Open
Cached
·
just now
7
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
86
Content-Type
application/vnd.api+json
content-length: 86 content-type: application/vnd.api+json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 07:01:02 GMT
Via
1.1 spaces-router (98135fa9f7e6)
X-Request-Id
9b04b988-fa7a-2d63-4ee6-1f2b23912eb8
date: Sun, 12 Apr 2026 07:01:02 GMT via: 1.1 spaces-router (98135fa9f7e6) x-request-id: 9b04b988-fa7a-2d63-4ee6-1f2b23912eb8
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching