Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-store,no-cache
Pragma
no-cache
cache-control: no-store,no-cache pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version
Critical-Ch
Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version
Date
Mon, 06 Apr 2026 14:44:35 GMT
Request-Context
appId=
X-Cache
CONFIG_NOCACHE
X-Correlationid
0HNKHMGEOQ3VT:0000001D
X-Operationid
58d6fcc39c445ddf7d79d6bb35896cf8
accept-ch: Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version critical-ch: Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version date: Mon, 06 Apr 2026 14:44:35 GMT request-context: appId= x-azure-ref: 20260406T144435Z-15467dc9899trfnrhC1IADug9n0000000c10000000005bqr x-cache: CONFIG_NOCACHE x-correlationid: 0HNKHMGEOQ3VT:0000001D x-operationid: 58d6fcc39c445ddf7d79d6bb35896cf8
Recommendations
Enable compression (gzip/brotli) to improve performance