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
- 394 ms
https://nbcsocial.com/read-blog/2120_fake-designer-bags-kq338.html
- Status
- 404
- Message
- Not Found
- Time
- 394 ms
- IP
- 192.64.117.121
Timing
Wait
0 ms
DNS
7 ms
TCP
66 ms
Request
0 ms
First Byte
254 ms
Download
0 ms
Total
394 ms
HTTP Headers
- Keep-Alive
timeout=5, max=100
- 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.
Type
text/html
Description
HTML file
Charset
UTF-8
- X-Ua-Compatible
IE=edge
Recommends the preferred rendering engine (often a backward-compatibility mode) to use to display the content.
IE=edge - Use highest level rendering.
- Link
<https://nbcsocial.com/wp-json/>; rel="https://api.w.org/"
Used to express a typed relationship with another resource.
Link
https://nbcsocial.com/wp-json/
- rel - https://api.w.org/
- X-Litespeed-Cache-Control
public,max-age=3600
- X-Litespeed-Tag
67a_HTTP.404,67a_404,67a_URL.d8fad0865a23175e0b8ece1b95b3a803,67a_
- Date
Mon, 23 Jun 2025 06:53:51 GMT
The date and time that the message was sent.
- Server
LiteSpeed
A name for the server.
LiteSpeed - Description of the server software.
- X-Turbo-Charged-By
LiteSpeed
- 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.