Open
Cached
·
8h ago
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
Caching Headers
Age
13695
Cache-Control
public, max-age=0, must-revalidate
age: 13695 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 14 Apr 2026 05:00:58 GMT
Feature-Policy
usb 'none'; gyroscope 'none'; accelerometer 'none'; ambient-light-sensor 'none'
X-Matched-Path
/
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9ec026639d5ee60b-IAD date: Tue, 14 Apr 2026 05:00:58 GMT feature-policy: usb 'none'; gyroscope 'none'; accelerometer 'none'; ambient-light-sensor 'none' x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::pzngl-1776142858852-4f5a19e200fc
Recommendations
Enable compression (gzip/brotli) to improve performance