Open Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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

2 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

2 headers
Cache-Control
Caching
max-age=0, private, must-revalidate
Etag
Caching
"4220b722f01b01e4d62c0d6e361e0a87"

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

2 headers
Server
Server
nginx/1.10.1
X-Runtime
Server
0.012811

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_session_id=c8c2bf7e5907c78ee3c1f7ecce32c37d; path=/; HttpOnly

Other Headers

3 headers
Date
Other
Fri, 28 Nov 2025 22:00:38 GMT
X-Request-Id
Other
b619248e-4d2a-4dd4-bb43-0ff8fcbc03ba
X-Ua-Compatible
Other
chrome=1

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 953ms