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
1000 ms
  • IP
    160.22.123.79
  • Timing

    Wait

    0 ms

    DNS

    3 ms

    TCP

    257 ms

    Request

    0 ms

    First Byte

    488 ms

    Download

    0 ms

    Total

    1000 ms

  • HTTP Headers

    Set-Cookie

    dwqa_anonymous=joEH02Q5FzMSS7AIRXbuW2FJpO9jh7z1V22oPA4hlNU; expires=Tue, 10-Jun-2036 16:14:06 GMT; Max-Age=315360000; path=/; secure; HttpOnly

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

    • dwqa_anonymous

      joEH02Q5FzMSS7AIRXbuW2FJpO9jh7z1V22oPA4hlNU

      Cookie name and value.

    • Expires

      Tue, 10-Jun-2036 16:14:06 GMT

      When the cookie should expire.

    • Max-Age

      315360000 (10 years)

      Number of seconds until the cookie expires.

    • Path

      /

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

    • secure

      The cookie is only sent when requesting from a https domain.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    Problems were detected with this header

    • Unknown MIME type.
    Link

    <https://hoidotquyvietnam.com/wp-json/>; rel="https://api.w.org/"

    Used to express a typed relationship with another resource.

    Link

    <https://hoidotquyvietnam.com/?p=396646>; rel=shortlink

    Used to express a typed relationship with another resource.

    Date

    Sat, 13 Jun 2026 16:14:06 GMT

    The date and time that the message was sent.

    Server

    LiteSpeed

    A name for the server.

    LiteSpeed - Description of the server software.

    Alt-Svc

    h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

    Indicate a resource should be loaded from a different server while still appearing to be loaded from this server.

    • Service

      • h3 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-29 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-Q050 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-Q046 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • h3-Q043 - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

      • quic - :443
    • Service

      • ma - 2592000 (30 days)

        Max age for the alternative (seconds).

    • Version

      • 43
      • 46
    Connection

    Keep-Alive

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

    Keep-Alive - The client would like to keep the connection open.