Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 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
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate
Etag
W/"3f-BunLb98SCK6azHy0RO08GDnFBek"
Expires
0
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate etag: W/"3f-BunLb98SCK6azHy0RO08GDnFBek" expires: 0 pragma: no-cache
Content Headers
Content-Length
63
Content-Type
application/json; charset=utf-8
content-length: 63 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Tue, 02 Jun 2026 05:29:35 GMT
Surrogate-Control
no-store
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
date: Tue, 02 Jun 2026 05:29:35 GMT surrogate-control: no-store x-dns-prefetch-control: off x-download-options: noopen
Recommendations
Enable compression (gzip/brotli) to improve performance