Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000 ; includeSubDomains ; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
browsing-topics=()
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)
Performance Headers
2 headers
Connection
Performance
Transfer-Encoding
Transfer-Encoding
Performance
chunked
Caching Headers
2 headers
Cache-Control
Caching
no-store,no-cache
Pragma
Caching
no-cache
Content Headers
1 headers
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
4 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
Content-Type, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Date, X-Api-Version, X-File-Name
Access-Control-Allow-Methods
Cors
POST,GET,PUT,PATCH,DELETE,OPTIONS
Access-Control-Allow-Origin
Cors
*
Cookies Headers
1 headers
Set-Cookie
Cookies
awx_session_essential=id%3A3e07367e-0d44-4d55-b266-c5b8cea12a27%7CpageView%3A1; expires=Tue, 18 Nov 2025 10:55:36 GMT; path=/; secure; samesite=lax; httponly
Other Headers
2 headers
Date
Other
Tue, 18 Nov 2025 10:45:36 GMT
Request-Context
Other
appId=cid-v1:69db91ae-4014-4da6-962b-6e1205fccce5
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 327ms