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
Thu, 30 Jul 2026 08:57:52 GMT
X-Appid
cdp 1.0.373+A.88991d58a
X-Cdp-Session-Id
X-Content-Release
1785333563
X-Request-Id
e014c71e53296e5ad52ad2059e3b616e, e014c71e53296e5ad52ad2059e3b616e
X-Trace-Id
cabfc9dd-78c1-436e-b04b-414273a88a16
date: Thu, 30 Jul 2026 08:57:52 GMT x-appid: cdp 1.0.373+A.88991d58a x-cdp-session-id: x-content-release: 1785333563 x-envoy-upstream-service-time: 47 x-request-id: e014c71e53296e5ad52ad2059e3b616e, e014c71e53296e5ad52ad2059e3b616e x-trace-id: cabfc9dd-78c1-436e-b04b-414273a88a16
Recommendations
Enable compression (gzip/brotli) to improve performance