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
- 1579 ms
https://www.autoteilegrobhandeldeutschland.com/- Status
- 200
- Message
- OK
- Time
- 1579 ms
- IP
- 196.245.58.196
Timing
Wait
0 ms
DNS
10 ms
TCP
92 ms
Request
0 ms
First Byte
1378 ms
Download
1 ms
Total
1579 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Mon, 27 Oct 2025 01:45:35 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
utf-8
- 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.
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
- Vary
User-Agent
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- User-Agent
Problems were detected with this header
- Duplicate header. There is another header with this name and this may cause problems.
- Expires
Thu, 19 Nov 1981 08:52:00 GMT
The time at which the response is considered stale.
- Cache-Control
no-store, no-cache, must-revalidate
Inform all caching mechanisms from server to client whether they may cache this object.
no-store
May not be stored by any cache.
no-cache
May be stored by any cache but must be validated by the server.
must-revalidate
Stale caches must not be used.
- Pragma
no-cache
HTTP/1.0 backwards compatible cache handling.
no-cache - Force requests to the origin server before releasing a cache.
- X-Frame-Options
SAMEORIGIN
Clickjacking protection.
SAMEORIGIN - No rendering if origin mismatch.
- Set-Cookie
zenid=qaedrp3heeracrjitghp807fsp; path=/; domain=.www.autoteilegrobhandeldeutschland.com; secure; HttpOnly; SameSite=lax
A cookie sent from the server to be set on the client
zenid
qaedrp3heeracrjitghp807fsp
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Domain
.www.autoteilegrobhandeldeutschland.com
The client will only send the cookie when requesting from this domain.
secure
The cookie is only sent when requesting from a https domain.
HttpOnly
Prevents access to the cookie through JavaScript.
Samesite
lax
Cookie is not sent on cross-site requests but is when following a link to the origin.