Open
Cached
·
just now
9
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
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; odata.metadata=minimal; odata.streaming=true; charset=utf-8
content-type: application/json; odata.metadata=minimal; odata.streaming=true; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cluster
us
Date
Sun, 31 May 2026 07:23:38 GMT
Gateway
us
Odata-Version
4.0
Request-Context
appId=cid-v1:b4c13b59-aa78-4727-9152-8dd749df8c4c
cluster: us date: Sun, 31 May 2026 07:23:38 GMT gateway: us odata-version: 4.0 request-context: appId=cid-v1:b4c13b59-aa78-4727-9152-8dd749df8c4c
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching