Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Good
frame-src; default-src
X-Frame-Options
Missing
Not configured
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
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
1 headers
Connection
Performance
close
Caching Headers
3 headers
Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Sun, 09 Nov 2025 07:29:57 GMT
Pragma
Caching
no-cache
Content Headers
2 headers
Content-Length
Content
396
Content-Type
Content
text/html
Server Headers
0 headers
No server headers found
CORS Headers
4 headers
Access-Control-Allow-Credentials
Cors
TRUE
Access-Control-Allow-Headers
Cors
32000
Access-Control-Allow-Methods
Cors
GET,POST,OPTION
Access-Control-Allow-Origin
Cors
https://agent.api.astra-stage.dell.com
Cookies Headers
0 headers
No cookies headers found
Other Headers
2 headers
Date
Other
Sun, 09 Nov 2025 07:29:57 GMT
Mime-Version
Other
1.0
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 102ms