11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

0 headers
No performance headers found

Caching Headers

3 headers
Cache-Control
Caching
no-cache, no-store, max-age=0, must-revalidate
Expires
Caching
0
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
84198
Content-Type
Content
text/html;charset=UTF-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
REACTION_GUEST=6ab583d6fe0724ccfb8056b417717a40cd0274e9

Other Headers

2 headers
Date
Other
Fri, 14 Nov 2025 06:43:27 GMT
T_userid
Other
4ec6e557e84c48225a64627c2557b30bc1a5661b

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2349ms