13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
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
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Etag
Caching
"0x8D7F3B0889F9199"
Last-Modified
Caching
Sat, 09 May 2020 00:33:02 GMT

Content Headers

2 headers
Content-Length
Content
2948
Content-Type
Content
text/html

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Wed, 12 Nov 2025 23:31:59 GMT
X-Azure-Ref
Other
20251112T233158Z-1579dc8b4f9r5t2mhC1BL10pt00000000tp0000000000m7n
X-Cache
Other
TCP_MISS
X-Fd-Int-Roxy-Purgeid
Other
0
X-Ms-Request-Id
Other
b08b9d54-e01e-0072-732c-544c11000000
X-Ms-Version
Other
2018-03-28

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 923ms