Cached · 5h ago
23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=2592000, max-age=10886400; preload
Content-Security-Policy
Basic
script-src; worker-src; style-src; +2 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Present
SAMEORIGIN, sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding,Origin

Caching Headers

Cache-Control
Caching
no-cache, no-store,no-cache;
Pragma
Caching
no-cache

Content Headers

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

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Headers
Cors
Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Methods
Cors
GET

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a0a52dde398ca9c4-IAD
Date
Other
Fri, 12 Jun 2026 01:45:59 GMT
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=315

Recommendations

Enable compression (gzip/brotli) to improve performance