Open
Cached
·
just now
20
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
W/"15-5KajTCx0AJD0xogoSeOjjV2M8K0"
etag: W/"15-5KajTCx0AJD0xogoSeOjjV2M8K0"
Content Headers
Content-Length
21
Content-Type
application/json; charset=utf-8
content-length: 21 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Content-Type, Authorization, mcp-session-id, x-pipe17-key, x-session-token
Access-Control-Allow-Methods
GET, POST, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-credentials: true access-control-allow-headers: Content-Type, Authorization, mcp-session-id, x-pipe17-key, x-session-token access-control-allow-methods: GET, POST, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 21:25:12 GMT
Origin-Agent-Cluster
?1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Wed, 13 May 2026 21:25:12 GMT origin-agent-cluster: ?1 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching