Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 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
connection: close
Caching Headers
Cache-Control
must-revalidate,no-cache,no-store
cache-control: must-revalidate,no-cache,no-store
Content Headers
Content-Length
409
Content-Type
text/html;charset=iso-8859-1
content-length: 409 content-type: text/html;charset=iso-8859-1
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
origin, content-type, accept, authorization, auth-token, uber-trace-id, x-amzn-oidc-data, x-version
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS, HEAD, PATCH
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
X-Results-Total-Count,X-Page-Info
Access-Control-Max-Age
1209600
access-control-allow-credentials: true access-control-allow-headers: origin, content-type, accept, authorization, auth-token, uber-trace-id, x-amzn-oidc-data, x-version access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS, HEAD, PATCH access-control-allow-origin: * access-control-expose-headers: X-Results-Total-Count,X-Page-Info access-control-max-age: 1209600
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 08:51:11 GMT
Requestid
driftfba86ab4c738f6c47b8be6f74e8
date: Mon, 11 May 2026 08:51:11 GMT requestid: driftfba86ab4c738f6c47b8be6f74e8 x-envoy-upstream-service-time: 1
Recommendations
Enable compression (gzip/brotli) to improve performance