Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
Cache-Control
max-age=0, private, must-revalidate
Etag
W/"b07e81235d903b0b8425de7f31a01d96"
cache-control: max-age=0, private, must-revalidate etag: W/"b07e81235d903b0b8425de7f31a01d96"
Content Headers
Content-Length
61360
Content-Type
text/html; charset=utf-8
content-length: 61360 content-type: text/html; charset=utf-8
Server Headers
X-Runtime
0.021966
x-runtime: 0.021966
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 13 May 2026 03:48:54 GMT
P3p
CP="Prizza"
Via
1.1 google
X-Request-Id
8a9b5c6e-0d4a-4de8-aee0-f1601da0e59a
alt-svc: h3=":443"; ma=2592000 date: Wed, 13 May 2026 03:48:54 GMT p3p: CP="Prizza" via: 1.1 google x-request-id: 8a9b5c6e-0d4a-4de8-aee0-f1601da0e59a
Recommendations
Enable compression (gzip/brotli) to improve performance