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

    Wait

    1 ms

    DNS

    11 ms

    TCP

    246 ms

    Request

    0 ms

    First Byte

    460 ms

    Download

    1 ms

    Total

    961 ms

  • HTTP Headers

    Set-Cookie

    dwqa_anonymous=S5ccZqBEc3YdGHwCzau64R3YVPcMKiDd04vHi7eUIlo; expires=Wed, 21-May-2036 23:49:27 GMT; Max-Age=315360000; path=/; secure; HttpOnly

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

    • dwqa_anonymous

      S5ccZqBEc3YdGHwCzau64R3YVPcMKiDd04vHi7eUIlo

      Cookie name and value.

    • Expires

      Wed, 21-May-2036 23:49:27 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=182018>; rel=shortlink

    Used to express a typed relationship with another resource.

    Date

    Sun, 24 May 2026 23:49:27 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.