Open
Cached
·
11h ago
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
72
Content-Type
application/json; charset=utf-8
content-length: 72 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 11 May 2026 09:43:12 GMT
Origin-Agent-Cluster
?1
Via
1.1 google
X-Cloud-Trace-Context
b4d73584809727431a6b2d6000b321fa;o=1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Ratelimit-Limit
60
X-Ratelimit-Remaining
59
X-Ratelimit-Reset
60
X-Request-Id
eab455b6-0fb7-4f14-a13f-604b878620d9
alt-svc: h3=":443"; ma=2592000 date: Mon, 11 May 2026 09:43:12 GMT origin-agent-cluster: ?1 via: 1.1 google x-cloud-trace-context: b4d73584809727431a6b2d6000b321fa;o=1 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-ratelimit-limit: 60 x-ratelimit-remaining: 59 x-ratelimit-reset: 60 x-request-id: eab455b6-0fb7-4f14-a13f-604b878620d9
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching