Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
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
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Age
3
age: 3
Content Headers
Content-Length
182
Content-Type
text/plain
content-length: 182 content-type: text/plain
Server Headers
Server
Apple
X-Runtime
0.011476
server: Apple x-runtime: 0.011476
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cdnuuid
31f9c5b1-69e0-4d4d-9062-d9b21f0630d9-2428459307
Date
Sat, 11 Apr 2026 15:25:00 GMT
Via
https/1.1 usrtv2-edge-lx-007.ts.apple.com (acdn/293.16398), https/1.1 usrtv2-edge-bx-004.ts.apple.com (acdn/302.16436)
X-Cache
miss, miss
X-Request-Id
35955e10-80b8-41bf-ae1f-c81b9919765b
cdnuuid: 31f9c5b1-69e0-4d4d-9062-d9b21f0630d9-2428459307 date: Sat, 11 Apr 2026 15:25:00 GMT via: https/1.1 usrtv2-edge-lx-007.ts.apple.com (acdn/293.16398), https/1.1 usrtv2-edge-bx-004.ts.apple.com (acdn/302.16436) x-cache: miss, miss x-request-id: 35955e10-80b8-41bf-ae1f-c81b9919765b
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching