Open
Cached
·
just now
13
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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Wed, 08 Apr 2026 13:59:37 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Wed, 08 Apr 2026 13:59:37 GMT pragma: no-cache
Content Headers
Content-Length
13
Content-Type
text/html; charset=utf-8
content-length: 13 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
Content-Type
access-control-allow-headers: Content-Type
Cookies Headers
Other Headers
Access-Control-Request-Headers
Content-Type
Date
Wed, 08 Apr 2026 13:59:37 GMT
X-Request-Id
4fsknmnq475sd
access-control-request-headers: Content-Type date: Wed, 08 Apr 2026 13:59:37 GMT x-request-id: 4fsknmnq475sd
Recommendations
Enable compression (gzip/brotli) to improve performance