HTTP Headers

Show the HTTP headers for a URL, with a full break-down of details. Will follow redirects.

Summary

Response
Total Requests
1
Total Time
650 ms
  • http://adrestyt.ru/user/lierjoseph53/

    Status
    200
    Message
    OK
    Time
    650 ms
  • IP
    83.69.230.5
  • Timing

    Wait

    0 ms

    DNS

    291 ms

    TCP

    144 ms

    Request

    0 ms

    First Byte

    214 ms

    Download

    1 ms

    Total

    650 ms

  • HTTP Headers

    Server

    nginx

    A name for the server.

    nginx - Description of the server software.

    Date

    Fri, 30 May 2025 16:41:36 GMT

    The date and time that the message was sent.

    Content-Type

    text/html; charset=windows-1251

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      windows-1251

    Connection

    close

    Control options for the current connection and list of hop-by-hop response fields.

    close - The client or server would like to close the connection.

    X-Powered-By

    PHP/5.4.16

    The software powering this site.

    Set-Cookie

    PHPSESSID=ar7p1lc3796kte2c71fhv8caf0; path=/; HttpOnly

    A cookie sent from the server to be set on the client

    • PHPSESSID

      ar7p1lc3796kte2c71fhv8caf0

      Cookie name and value.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    Set-Cookie

    dle_user_id=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly

    A cookie sent from the server to be set on the client

    • dle_user_id

      deleted

      Cookie name and value.

    • Expires

      Thu, 01-Jan-1970 00:00:01 GMT

      When the cookie should expire.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • httponly

      Prevents access to the cookie through JavaScript.

    Set-Cookie

    dle_password=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly

    A cookie sent from the server to be set on the client

    • dle_password

      deleted

      Cookie name and value.

    • Expires

      Thu, 01-Jan-1970 00:00:01 GMT

      When the cookie should expire.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • httponly

      Prevents access to the cookie through JavaScript.

    Set-Cookie

    dle_hash=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly

    A cookie sent from the server to be set on the client

    • dle_hash

      deleted

      Cookie name and value.

    • Expires

      Thu, 01-Jan-1970 00:00:01 GMT

      When the cookie should expire.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • httponly

      Prevents access to the cookie through JavaScript.

    Expires

    Thu, 19 Nov 1981 08:52:00 GMT

    The time at which the response is considered stale.

    Cache-Control

    no-store, no-cache, must-revalidate, post-check=0, pre-check=0

    Inform all caching mechanisms from server to client whether they may cache this object.

    • no-store

      May not be stored by any cache.

    • no-cache

      May be stored by any cache but must be validated by the server.

    • must-revalidate

      Stale caches must not be used.

    • post-check

      0

      Problems were found.

      • Option is not one of known values.
    • pre-check

      0

      Problems were found.

      • Option is not one of known values.
    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

    no-cache - Force requests to the origin server before releasing a cache.