19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
default-src; frame-ancestors Analyze
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close, Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
max-age=900, public
Etag
Caching
"4df80-64f53b9aaf709-gzip"
Last-Modified
Caching
Mon, 13 Apr 2026 09:01:16 GMT

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
Pearson

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Akamai-Cache-Status
Other
NotCacheable from child
Akamai-Grn
Other
0.06192117.1776078912.a2bbca49
Date
Other
Mon, 13 Apr 2026 11:15:12 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=32, origin; dur=17, ak_p; desc="1776078912768_388045062_2730216009_4927_17310_20_44_-";dur=1
X-Akamai-Edgescape
Other
georegion=255,country_code=US,region_code=IL,city=CHICAGO,dma=602,pmsa=1600,msa=1602,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,throughput=vhigh,bw=5000,asnum=30081,location_id=0
X-Akamai-Pmcbrowser
Other
country_code=US,region_code=IL,city=CHICAGO,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
X-Akamai-Transformed
Other
9l 48775 0 pmb=mRUM,1

Recommendations

Enable compression (gzip/brotli) to improve performance