Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Present
same-origin
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
Transfer-Encoding
chunked
Vary
Origin, Accept-Encoding
connection: close transfer-encoding: chunked vary: Origin, Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
application/json
content-type: application/json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Allow
GET, HEAD, OPTIONS
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 05 Aug 2026 01:12:17 GMT
Timing-Allow-Origin
*
Via
1.1 google
X-Cluster-Id
EU
X-Sd-Cluster-Url
https://api.eu.spotdraft.com/
X_sd_request_id
695742371e651782297e86d81dbcde92
allow: GET, HEAD, OPTIONS alt-svc: h3=":443"; ma=2592000 date: Wed, 05 Aug 2026 01:12:17 GMT timing-allow-origin: * via: 1.1 google x-cluster-id: EU x-sd-cluster-url: https://api.eu.spotdraft.com/ x_sd_request_id: 695742371e651782297e86d81dbcde92
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching