Open
Cached
·
2h ago
19
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
no-referrer
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
connection: close vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Length
24
Content-Type
application/json; charset=utf-8
content-length: 24 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Expose-Headers
x-request-id, electric-offset, electric-handle, electric-schema, electric-cursor, electric-up-to-date, electric-chunk-last-offset, electric-has-data
access-control-expose-headers: x-request-id, electric-offset, electric-handle, electric-schema, electric-cursor, electric-up-to-date, electric-chunk-last-offset, electric-has-data
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 09:12:13 GMT
Origin-Agent-Cluster
?1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
af8a25ab-92e7-4c5e-9aa5-1452f6b2e95e
date: Wed, 06 May 2026 09:12:13 GMT origin-agent-cluster: ?1 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-request-id: af8a25ab-92e7-4c5e-9aa5-1452f6b2e95e
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching