25 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
Basic
default-src; connect-src; script-src; +5 more Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
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
Transfer-Encoding
Performance
chunked
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-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 17:55:07 GMT
P3p
Other
CP="HONK"
X-Okta-Request-Id
Other
ea0341275463732590ce59190432a86b
X-Rate-Limit-Limit
Other
60
X-Rate-Limit-Remaining
Other
59
X-Rate-Limit-Reset
Other
1771955767
X-Robots-Tag
Other
noindex,nofollow
X-Ua-Compatible
Other
IE=edge

Recommendations

Enable compression (gzip/brotli) to improve performance