Open
Cached
·
2h 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
Tue, 07 Apr 2026 08:50:19 GMT
Request-Context
appId=
X-Cache
CONFIG_NOCACHE
X-Correlationid
0HNKK4N0UR68A:00000007
X-Operationid
d7c36f72a38ee111e6409b6e018b40ea
accept-ch: Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version critical-ch: Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version date: Tue, 07 Apr 2026 08:50:19 GMT request-context: appId= x-azure-ref: 20260407T085019Z-155cf88b48fzx5vbhC1IADd0kg0000001ak00000000029aa x-cache: CONFIG_NOCACHE x-correlationid: 0HNKK4N0UR68A:00000007 x-operationid: d7c36f72a38ee111e6409b6e018b40ea
Recommendations
Enable compression (gzip/brotli) to improve performance