15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
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
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Age
Caching
0

Content Headers

Content-Length
Content
182
Content-Type
Content
text/plain

Server Headers

Server
Server
Apple
X-Runtime
Server
0.011860

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cdnuuid
Other
b651eda6-f131-4b1d-af01-b38e4b306a1c-430613958
Date
Other
Sun, 12 Apr 2026 05:37:01 GMT
Via
Other
https/1.1 usqas3-xdc-mx-009.ts.apple.com (acdn/302.16436), https/1.1 usqas2-edge-fx-008.ts.apple.com (acdn/302.16436)
X-Cache
Other
hit-stale, miss
X-Request-Id
Other
b33347d0-edbf-4e50-b88c-a6d91be6046b

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching