Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31537000; includeSubDomains
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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache,no-store,no-cache
Expires
-1
Pragma
no-cache,no-cache
cache-control: no-cache,no-store,no-cache expires: -1 pragma: no-cache,no-cache
Content Headers
Content-Length
26220
Content-Type
text/html; charset=utf-8
content-length: 26220 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*, *
Access-Control-Expose-Headers
Request-Context
access-control-allow-origin: *, * access-control-expose-headers: Request-Context
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 01:55:52 GMT
P3p
CP="CAO PSA OUR"
Request-Context
appId=cid-v1:bcdc797b-b286-43d3-ad64-017e8254519e
X-Cache
CONFIG_NOCACHE
X-Ua-Compatible
IE=edge
date: Tue, 05 May 2026 01:55:52 GMT p3p: CP="CAO PSA OUR" request-context: appId=cid-v1:bcdc797b-b286-43d3-ad64-017e8254519e x-azure-ref: 20260505T015552Z-169c7db7f6cvrxd8hC1CH1sgc00000001fmg0000000055vu x-cache: CONFIG_NOCACHE x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance