Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000;includeSubDomains;
X-Frame-Options
Good
sameorigin
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Keep-Alive
timeout=5
Transfer-Encoding
chunked
connection: close keep-alive: timeout=5 transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache
Etag
1599917891
cache-control: no-cache etag: 1599917891
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 03:49:54 GMT
X-Ms-Client-Request-Id
9cca0e12-16b0-40a1-b057-d205540c4e70
X-Response-Time
39.453ms
date: Wed, 13 May 2026 03:49:54 GMT x-ms-client-request-id: 9cca0e12-16b0-40a1-b057-d205540c4e70 x-response-time: 39.453ms
Recommendations
Enable compression (gzip/brotli) to improve performance