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
- 979 ms
https://hoidotquyvietnam.com/question/lexperience-unique-de-transport-fret-quebec-25/- Status
- 404
- Message
- Not Found
- Time
- 979 ms
- IP
- 160.22.123.79
Timing
Wait
0 ms
DNS
2 ms
TCP
244 ms
Request
1 ms
First Byte
484 ms
Download
0 ms
Total
979 ms
HTTP Headers
- Set-Cookie
dwqa_anonymous=p4SrNlaCJh28E0TJToQUBD95UKT9YrwBpAwXzedEUkV; expires=Sat, 21-Jun-2036 08:54:45 GMT; Max-Age=315360000; path=/; secure; HttpOnly
A cookie sent from the server to be set on the client
dwqa_anonymous
p4SrNlaCJh28E0TJToQUBD95UKT9YrwBpAwXzedEUkV
Cookie name and value.
Expires
Sat, 21-Jun-2036 08:54:45 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.
- Expires
Wed, 11 Jan 1984 05:00:00 GMT
The time at which the response is considered stale.
- Cache-Control
no-cache, must-revalidate, max-age=0, no-store, private
Inform all caching mechanisms from server to client whether they may cache this object.
no-cache
May be stored by any cache but must be validated by the server.
must-revalidate
Stale caches must not be used.
Max-Age
0
The time a browser should remember a site can only be accessed with https (seconds).
no-store
May not be stored by any cache.
private
May only be stored by a browser cache.
- 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/wp-json/
- rel - https://api.w.org/
- Date
Wed, 24 Jun 2026 08:54:45 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
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-Q050 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-Q046 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-Q043 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- quic - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- ma - 2592000 (30 days)
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.