16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000;includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
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-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

3 headers
Cache-Control
Caching
no-cache, no-store, must-revalidate, private
Expires
Caching
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
Caching
no-cache

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
LithiumVisitor=~2dFNmiKFKKfRGlNh8~J0758WfGds64-rPioh6OaQw5B338_5c8z-DF_rPWQik-05IlReHqFERT59T5tembKKg-npuWUGtIQPHhdsgxlQ..; Path=/; HttpOnly; Max-Age=15780000; Secure; SameSite=None

Other Headers

5 headers
Date
Other
Fri, 14 Nov 2025 21:13:16 GMT
Via
Other
1.1 20df28836b486eb31c7f2537fe67b622.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
yvNiAUo8oU4_Lf9t4LiuztI0ND37IqtdVOAH576kmU08nFdvlIhkfQ==
X-Amz-Cf-Pop
Other
IAD61-P2
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 603ms