Open
Cached
·
2h ago
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
50567
Content-Type
text/html; charset=utf-8
content-length: 50567 content-type: text/html; charset=utf-8
Server Headers
X-Runtime
0.603352
x-runtime: 0.603352
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sat, 08 Aug 2026 23:20:06 GMT
Link
Other
rel=preload
as=style
nopush
Via
1.1 Caddy
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
98b161be-0577-4463-a922-00135c88cc1e
alt-svc: h3=":443"; ma=2592000 date: Sat, 08 Aug 2026 23:20:06 GMT link: <https://d3k9s9stsdiaxx.cloudfront.net/vite/assets/public_status_pages-DvZxwYYC.css>; rel=preload; as=style; nopush via: 1.1 Caddy x-permitted-cross-domain-policies: none x-request-id: 98b161be-0577-4463-a922-00135c88cc1e
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching