Open
Cached
·
just now
8
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
No caching headers found
Content Headers
Content-Type
application/json
content-type: application/json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Client-Request-Id
2062eb0a-509e-469e-b314-b44ce94ed6c5
Date
Mon, 10 Aug 2026 00:48:24 GMT
Request-Id
2062eb0a-509e-469e-b314-b44ce94ed6c5
X-Ms-Ags-Diagnostic
{"ServerInfo":{"DataCenter":"East US","Slice":"R","Ring":"5","ScaleUnit":"100","RoleInstance":"BL02EPF0005945A"}}
client-request-id: 2062eb0a-509e-469e-b314-b44ce94ed6c5
date: Mon, 10 Aug 2026 00:48:24 GMT
request-id: 2062eb0a-509e-469e-b314-b44ce94ed6c5
x-ms-ags-diagnostic: {"ServerInfo":{"DataCenter":"East US","Slice":"R","Ring":"5","ScaleUnit":"100","RoleInstance":"BL02EPF0005945A"}}
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching