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
- 1412 ms
https://trellis-2.net/- Status
- 200
- Message
- OK
- Time
- 1412 ms
- IP
- 172.67.128.22
Timing
Wait
1 ms
DNS
7 ms
TCP
7 ms
Request
0 ms
First Byte
1391 ms
Download
0 ms
Total
1412 ms
HTTP Headers
- Date
Mon, 03 Aug 2026 04:23:53 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- 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.
- Server-Timing
cfEdge;dur=478,cfOrigin;dur=0,cfWorker;dur=908
Server metrics for the request.
Cfedge
- dur - 478
Cforigin
- dur - 0
Cfworker
- dur - 908
- Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Inform all caching mechanisms from server to client whether they may cache this object.
private
May only be stored by a browser cache.
no-cache
May be stored by any cache but must be validated by the server.
no-store
May not be stored by any cache.
Max-Age
0
The time a browser should remember a site can only be accessed with https (seconds).
must-revalidate
Stale caches must not be used.
- Link
</_next/static/media/e807dee2426166ad-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </logo.webp>; rel=preload; as="image", </imgs/usecase/icon-game-transparent.png>; rel=preload; as="image", </imgs/usecase/show-game-new.webp>; rel=preload; as="image"
Used to express a typed relationship with another resource.
Link
/_next/static/media/e807dee2426166ad-s.p.woff2
- rel - preload
- as - font
- crossorigin
- type - font/woff2
Link
/logo.webp
- rel - preload
- as - image
Link
/imgs/usecase/icon-game-transparent.png
- rel - preload
- as - image
Link
/imgs/usecase/show-game-new.webp
- rel - preload
- as - image
- Set-Cookie
NEXT_LOCALE=en; Path=/; SameSite=lax
A cookie sent from the server to be set on the client
NEXT_LOCALE
en
Cookie name and value.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Samesite
lax
Cookie is not sent on cross-site requests but is when following a link to the origin.
- Strict-Transport-Security
max-age=63072000; includeSubDomains; preload
A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
Max-Age
63072000 (2 years)
The time a browser should remember a site can only be accessed with https (seconds).
includesubdomains
max-age applies to subdomains as well.
preload
Use Google's preloading strict transport security.
- Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- rsc
- next-router-state-tree
- next-router-prefetch
- next-router-segment-prefetch
- X-Content-Type-Options
nosniff
Prevents Internet Explorer from MIME-sniffing a response away from the declared content-type.
nosniff - Block requests if type 'style' or 'script'.
- X-Frame-Options
SAMEORIGIN
Clickjacking protection.
SAMEORIGIN - No rendering if origin mismatch.
- Report-To
{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Zhx955EzIgS3HF0SM16pJNd%2BLApkIlB8LQX1a9dVlwf3wrWRinVbwuwGqJdpCkrj7yCcSKjJhXtEhAK%2B5PCE0FWPeODIxpvotsOrCzlA2qLAEcs7wqQfvE442x4%2BsYkV"}]}
Report to.
Group
cf-nel
Max_age
604800
Endpoints
- {"url":"https://a.nel.cloudflare.com/report/v4?s=Zhx955EzIgS3HF0SM16pJNd%2BLApkIlB8LQX1a9dVlwf3wrWRinVbwuwGqJdpCkrj7yCcSKjJhXtEhAK%2B5PCE0FWPeODIxpvotsOrCzlA2qLAEcs7wqQfvE442x4%2BsYkV"}
- Nel
{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Configure network request logging.
Report_to
cf-nel
Success_fraction
0Max_age
604800
- Server
cloudflare
A name for the server.
cloudflare - Description of the server software.
- Cf-Ray
a2528ca9ba0a4267-EWR
Encoded information about your request from Cloudflare.
- Alt-Svc
h3=":443"; ma=86400
Indicate a resource should be loaded from a different server while still appearing to be loaded from this server.
Service
- h3 - :443
Service
- ma - 86400 (1 day)
Max age for the alternative (seconds).
- ma - 86400 (1 day)