Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
accept-encoding
accept-ranges: bytes connection: close vary: accept-encoding
Caching Headers
Etag
"5f63b1187a7e2d72a088ef2d1dd70308"
Last-Modified
Fri, 10 Apr 2026 07:33:34 GMT
etag: "5f63b1187a7e2d72a088ef2d1dd70308" last-modified: Fri, 10 Apr 2026 07:33:34 GMT
Content Headers
Content-Length
107892
Content-Type
text/html
content-length: 107892 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400
Date
Mon, 13 Apr 2026 16:21:56 GMT
Stadia-Cache
MISS
Stadia-Entrypoint
erw-pop-g4-787cca
alt-svc: h3=":443";ma=86400 date: Mon, 13 Apr 2026 16:21:56 GMT stadia-cache: MISS stadia-entrypoint: erw-pop-g4-787cca
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching