Open Cached · 1h ago
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=16070400
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • 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

2 headers
Cache-Control
Caching
max-age=1
Expires
Caching
Tue, 18 Nov 2025 00:27:54 GMT

Content Headers

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

Server Headers

1 headers
Server
Server
Apache

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
csrfToken=b3a717577a307f5bd6f9c99ddeb1f24e1027c9a9c54431ee75f6f0cd0aa9f92930aa8939d1475a2ca358383a477d1d8c5fb43f3fe0bbc60287172c61364693d4; path=/; HttpOnly

Other Headers

5 headers
Date
Other
Tue, 18 Nov 2025 00:27:53 GMT
Via
Other
1.1 e71e9c9156db978f5f1b9e1ec8ca9458.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
hlq1DhmFR-1u9f52joeqLNybPS3M36fetc-zsSCkSS5lpbwr-fGj4A==
X-Amz-Cf-Pop
Other
IAD55-P2
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms