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
- 251 ms
https://bio.rogstecnologia.com.br/lucybeaver0- Status
- 404
- Message
- Not Found
- Time
- 251 ms
- IP
- 192.185.211.236
Timing
Wait
0 ms
DNS
35 ms
TCP
25 ms
Request
0 ms
First Byte
161 ms
Download
1 ms
Total
251 ms
HTTP Headers
- Date
Tue, 11 Nov 2025 16:27:58 GMT
The date and time that the message was sent.
- Server
Apache
A name for the server.
Apache - Description of the server software.
- Pragma
no-cache
HTTP/1.0 backwards compatible cache handling.
no-cache - Force requests to the origin server before releasing a cache.
- Link
<https://bio.rogstecnologia.com.br/wp-json/>; rel="https://api.w.org/"
Used to express a typed relationship with another resource.
Link
https://bio.rogstecnologia.com.br/wp-json/
- rel - https://api.w.org/
- 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.
- Set-Cookie
PHPSESSID=c6f1bc729bfe6dcaad39fcf27aced482; path=/
A cookie sent from the server to be set on the client
PHPSESSID
c6f1bc729bfe6dcaad39fcf27aced482
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
- Upgrade
h2,h2c
- Connection
Upgrade, close
Control options for the current connection and list of hop-by-hop response fields.
upgrade
Indicate the connection should be upgraded from HTTP to HTTPS.
close
The client or server would like to close the connection.
- X-Endurance-Cache-Level
2
- X-Nginx-Cache
WordPress
- Content-Type
text/html; charset=UTF-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
UTF-8