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
1052 ms
  • IP
    112.126.74.100
  • Timing

    Wait

    0 ms

    DNS

    434 ms

    TCP

    217 ms

    Request

    0 ms

    First Byte

    400 ms

    Download

    1 ms

    Total

    1052 ms

  • HTTP Headers

    Date

    Fri, 11 Apr 2025 17:47:12 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    Set-Cookie

    DedeUserID=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/

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

    • DedeUserID

      deleted

      Cookie name and value.

    • Expires

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

      When the cookie should expire.

    • Max-Age

      0

      Number of seconds until the cookie expires.

    • Path

      /

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

    Set-Cookie

    DedeUserID__ckMd5=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/

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

    • DedeUserID__ckMd5

      deleted

      Cookie name and value.

    • Expires

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

      When the cookie should expire.

    • Max-Age

      0

      Number of seconds until the cookie expires.

    • Path

      /

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

    Set-Cookie

    DedeLoginTime=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/

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

    • DedeLoginTime

      deleted

      Cookie name and value.

    • Expires

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

      When the cookie should expire.

    • Max-Age

      0

      Number of seconds until the cookie expires.

    • Path

      /

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

    Set-Cookie

    DedeLoginTime__ckMd5=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/

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

    • DedeLoginTime__ckMd5

      deleted

      Cookie name and value.

    • Expires

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

      When the cookie should expire.

    • Max-Age

      0

      Number of seconds until the cookie expires.

    • Path

      /

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

    Set-Cookie

    GUEST_BOOK_POS=%2Fplus%2Fguestbook.php; expires=Fri, 11-Apr-2025 18:47:12 GMT; Max-Age=3600; path=/

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

    • GUEST_BOOK_POS

      %2Fplus%2Fguestbook.php

      Cookie name and value.

    • Expires

      Fri, 11-Apr-2025 18:47:12 GMT

      When the cookie should expire.

    • Max-Age

      3600 (1 hour)

      Number of seconds until the cookie expires.

    • Path

      /

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

    Vary

    User-Agent,Accept-Encoding

    Indicates that different content may be provided to different clients, depending on the vary header.

    • Headers

      • User-Agent
      • Accept-Encoding
    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.

    Content-Type

    text/html; charset=utf-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      utf-8