24 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=315360000; includeSubDomains
Content-Security-Policy
Basic
default-src; connect-src; script-src; +4 more Analyze
Content-Security-Policy-Report-Only
Good
default-src; connect-src; script-src; +5 more Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
no-cache, no-store
Expires
Caching
0
Pragma
Caching
no-cache

Content Headers

Content-Language
Content
en
Content-Length
Content
5320
Content-Type
Content
text/html;charset=utf-8

Server Headers

Server
Server
nginx

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Accept-Ch
Other
Sec-CH-UA-Platform-Version
Date
Other
Tue, 24 Feb 2026 10:27:20 GMT
P3p
Other
CP="HONK"
X-Okta-Request-Id
Other
576085ef42783589ca309d99c7ee0026
X-Rate-Limit-Limit
Other
60
X-Rate-Limit-Remaining
Other
59
X-Rate-Limit-Reset
Other
1771928900
X-Robots-Tag
Other
noindex,nofollow

Recommendations

Enable compression (gzip/brotli) to improve performance