Open Cached · just now
11 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
no-cache, private

Content Headers

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

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
locale=eyJpdiI6IklyY285R0MrTDZ4bzVMV2JBSjlmOUE9PSIsInZhbHVlIjoiTkpJNUFXRzNtTmNXVEdqMnl6ZkFyMGlYVnFNSzFhdk96RWZWZ0JYb1B4dHpHa3piS0xPYUFBZkFEN3N1Qk1JeiIsIm1hYyI6ImYzNTEwNmYwNzg4ZDU0ZjkxNzdiYjkyYWJiZDhkZGQyMTgxNzllYTkyMmU1YThkM2U0MWJiMWY5ZWQ2OTgxOTIiLCJ0YWciOiIifQ%3D%3D; expires=Tue, 17 Nov 2026 00:18:28 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=lax

Other Headers

1 headers
Date
Other
Mon, 17 Nov 2025 00:18:28 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 180ms