Open
Cached
·
just now
18
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin, Accept-Encoding
connection: close vary: Origin, Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
121
Content-Type
application/json; charset=utf-8
content-length: 121 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
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 07 May 2026 15:38:39 GMT
Via
1.1 google
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
beaeec96802940eeb5f231bf45c36d2c
alt-svc: h3=":443"; ma=2592000 date: Thu, 07 May 2026 15:38:39 GMT via: 1.1 google x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-request-id: beaeec96802940eeb5f231bf45c36d2c
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching