Open
Cached
·
just now
22
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
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin, Accept-Encoding
connection: close vary: Origin, Accept-Encoding
Caching Headers
Etag
W/"77-rp/a1CYbuQCDawYZ0bcIG/4fRzE"
etag: W/"77-rp/a1CYbuQCDawYZ0bcIG/4fRzE"
Content Headers
Content-Length
119
Content-Type
application/json; charset=utf-8
content-length: 119 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
Fri, 04 Sep 2026 23:04:17 GMT
Origin-Agent-Cluster
?1
Via
1.1 Caddy
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
5c818e0b-ac82-42ae-88a8-ffd80f624ebd
alt-svc: h3=":443"; ma=2592000 date: Fri, 04 Sep 2026 23:04:17 GMT origin-agent-cluster: ?1 via: 1.1 Caddy x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-request-id: 5c818e0b-ac82-42ae-88a8-ffd80f624ebd
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching