Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552001; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, no-store, max-age=0, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, max-age=0, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range
Access-Control-Allow-Methods
GET, POST, OPTIONS
Access-Control-Expose-Headers
Content-Length,Content-Range,Content-Type
access-control-allow-credentials: true access-control-allow-headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range access-control-allow-methods: GET, POST, OPTIONS access-control-expose-headers: Content-Length,Content-Range,Content-Type
Cookies Headers
Other Headers
Date
Fri, 31 Jul 2026 12:18:52 GMT
X-Appid
cdp 1.0.373+A.88991d58a
X-Cdp-Session-Id
X-Content-Release
1785415487
X-Request-Id
1dd3638c891b27bda8b634698538af6f, 1dd3638c891b27bda8b634698538af6f
X-Trace-Id
7e894afe-e0dd-424d-be63-801792759079
date: Fri, 31 Jul 2026 12:18:52 GMT x-appid: cdp 1.0.373+A.88991d58a x-cdp-session-id: x-content-release: 1785415487 x-envoy-upstream-service-time: 50 x-request-id: 1dd3638c891b27bda8b634698538af6f, 1dd3638c891b27bda8b634698538af6f x-trace-id: 7e894afe-e0dd-424d-be63-801792759079
Recommendations
Enable compression (gzip/brotli) to improve performance