Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Length
21
Content-Type
application/json
content-length: 21 content-type: application/json
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Content-Type, X-Analytics-Key
Access-Control-Allow-Methods
GET, POST, OPTIONS
Access-Control-Max-Age
86400
access-control-allow-credentials: true access-control-allow-headers: Content-Type, X-Analytics-Key access-control-allow-methods: GET, POST, OPTIONS access-control-max-age: 86400
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 13 Sep 2026 22:59:58 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
alt-svc: h3=":443"; ma=86400
cf-ray: a3aac3f2396afa7f-IAD
date: Sun, 13 Sep 2026 22:59:58 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y4J8b0RwHTGZZn7qxQwUFkAC%2FCzMBsdzQkJ7W6YxI%2FkAI9s88in%2F7fUdxRT8ucKqkbBz2pDOwJLVtzuasqkq5aPdtyHzFmiFY3BMZ02stAnVHi5GQq1DXZiYVeJtN8%2BbL0p0A8AGdd8ha736URx4tQPtdd7e938nvQ%3D%3D"}]}
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching