Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Sat, 02 May 2026 14:24:09 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sat, 02 May 2026 14:24:09 GMT pragma: no-cache
Content Headers
Content-Length
239
Content-Type
application/json; charset=utf-8
content-length: 239 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=93600
Date
Sat, 02 May 2026 14:24:09 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=102, origin; dur=44, ak_p; desc="1777731849640_399280554_710010586_14493_7193_1_14_-";dur=1
Surrogate-Control
no-store
X-Il-Ctx-Transaction-Id
1fe3a518-e785-4e88-8016-155d0f66b93c
alt-svc: h3=":443"; ma=93600 date: Sat, 02 May 2026 14:24:09 GMT server-timing: cdn-cache; desc=MISS, edge; dur=102, origin; dur=44, ak_p; desc="1777731849640_399280554_710010586_14493_7193_1_14_-";dur=1 surrogate-control: no-store x-il-ctx-transaction-id: 1fe3a518-e785-4e88-8016-155d0f66b93c
Recommendations
Enable compression (gzip/brotli) to improve performance