Open
Cached
·
3h ago
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
Sun, 12 Apr 2026 07:24:26 GMT
Request-Context
appId=
X-Cache
CONFIG_NOCACHE
X-Correlationid
0HNKME5EK9SVC:00000017
X-Operationid
4da6325a0a57331593b14c3265c6ec67
accept-ch: Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version critical-ch: Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version date: Sun, 12 Apr 2026 07:24:26 GMT request-context: appId= x-azure-ref: 20260412T072426Z-16df8b695c54mvpqhC1MNZy0s0000000050g000000001xr8 x-cache: CONFIG_NOCACHE x-correlationid: 0HNKME5EK9SVC:00000017 x-operationid: 4da6325a0a57331593b14c3265c6ec67
Recommendations
Enable compression (gzip/brotli) to improve performance