HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
base-uri; default-src; manifest-src; +15 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Strengthen CSP by removing 'unsafe-eval'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

Cache-Control
Caching
no-store, must-revalidate, no-cache, max-age=0
Etag
Caching
"1dd20b8189d096b"
Last-Modified
Caching
Fri, 31 Jul 2026 06:44:55 GMT

Content Headers

Content-Length
Content
1259
Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 05 Aug 2026 14:48:30 GMT
X-Cache
Other
CONFIG_NOCACHE
X-Msedge-Ref
Other
Ref A: A383D6A724ED4A4381E719B6226357E3 Ref B: BL2AA2010203007 Ref C: 2026-08-05T14:48:31Z

Recommendations

Enable compression (gzip/brotli) to improve performance