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
"4b3de-650451fdbf478-gzip"
Last-Modified
Caching
Sat, 25 Apr 2026 09:01:17 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.a989cc17.1777165446.d319ef95
Date
Other
Sun, 26 Apr 2026 01:04:06 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=12, origin; dur=14, ak_p; desc="1777165446171_399280553_3541692309_2610_18017_2_15_-";dur=1
X-Akamai-Edgescape
Other
georegion=288,country_code=US,region_code=VA,city=STERLING,dma=511,pmsa=8840,msa=8872,areacode=703,county=LOUDOUN,fips=51107,lat=39.0060,long=-77.429,timezone=EST,zip=20163-20167,continent=NA,throughput=vhigh,bw=5000,asnum=30081,location_id=0
X-Akamai-Pmcbrowser
Other
country_code=US,region_code=VA,city=STERLING,lat=39.0060,long=-77.429,timezone=EST,zip=20163-20167
X-Akamai-Transformed
Other
9l 47661 0 pmb=mRUM,1

Recommendations

Enable compression (gzip/brotli) to improve performance