22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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

Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
23
Content-Type
Content
application/json

Server Headers

No server headers found

CORS Headers

Access-Control-Allow-Credentials
Cors
false
Access-Control-Allow-Headers
Cors
origin, accept, content-type, authorization, cookie, x-api-key
Access-Control-Allow-Methods
Cors
GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
86400

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Mon, 03 Aug 2026 18:07:09 GMT
Fastly-Restarts
Other
1
Log-Origin
Other
shield=IAD
Via
Other
1.1 varnish, 1.1 varnish
X-Amz-Apigw-Id
Other
BibQKGkCIAMElMw=
X-Amzn-Errortype
Other
ForbiddenException
X-Amzn-Requestid
Other
df1cbbe3-a9c6-4140-9694-840b83d4b06c
X-Cache
Other
MISS, MISS
X-Cache-Hits
Other
0, 0
X-Foxcdn-Ttl
Other
900.000
X-Served-By
Other
cache-iad-kcgs7200043-IAD, cache-iad-kcgs7200043-IAD, cache-iad-kcgs7200043-IAD
X-Timer
Other
S1785780429.240216,VS0,VE89

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching