Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=86400 ; includeSubDomains
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
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Tue, 12 May 2026 19:17:08 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Tue, 12 May 2026 19:17:08 GMT pragma: no-cache
Content Headers
Content-Length
11
content-length: 11
Server Headers
Server
Undisclosed
server: Undisclosed
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 19:17:08 GMT
Server-Timing
cdn-cache; desc=HIT, edge; dur=678, ak_p; desc="1778613427555_398500936_2420038434_67677_11609_22_102_-";dur=1
X-Akamai-Edgescape-Custom-Echo
georegion=255, country_code=US, region_code=IL, city=CHICAGO, dma=602, pmsa=1600, areacode=312+773, county=COOK, fips=17031, lat=41.8858, long=-87.6229, timezone=CST, zip=60601-60626+60628-60634+60636-60641+60643-60647+60649+60651-60657+60659-60661+60664+60668-60670+60673-60675+60677-60678+60680-60682+60684-60691+60693-60695+60697+60699+60701, continent=NA, asnum=30081
date: Tue, 12 May 2026 19:17:08 GMT server-timing: cdn-cache; desc=HIT, edge; dur=678, ak_p; desc="1778613427555_398500936_2420038434_67677_11609_22_102_-";dur=1 x-akamai-edgescape-custom-echo: georegion=255, country_code=US, region_code=IL, city=CHICAGO, dma=602, pmsa=1600, areacode=312+773, county=COOK, fips=17031, lat=41.8858, long=-87.6229, timezone=CST, zip=60601-60626+60628-60634+60636-60641+60643-60647+60649+60651-60657+60659-60661+60664+60668-60670+60673-60675+60677-60678+60680-60682+60684-60691+60693-60695+60697+60699+60701, continent=NA, asnum=30081
Recommendations
Enable compression (gzip/brotli) to improve performance