13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
Content-Security-Policy
Weak
frame-ancestors Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
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
  • Significantly strengthen CSP directives
  • 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

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

Caching Headers

Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate
Etag
Caching
"larmcfqiec7sya"

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Akamai-Cache-Status
Other
NotCacheable from child
Akamai-Grn
Other
0.e40c0317.1776091491.6c8c6f6c
Date
Other
Mon, 13 Apr 2026 14:44:51 GMT
X-Akamai-Pmcbrowser
Other
country_code=CA,region_code=ON,city=ETOBICOKE,lat=43.70,long=-79.57,timezone=EST,zip=M8V+M8W+M8X+M8Y+M8Z+M9A+M9B+M9C+M9P+M9R+M9V+M9W

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology