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
Tue, 28 Jul 2026 16:53:28 GMT
X-Appid
cdp 1.0.372+A.b0a301b88
X-Cdp-Session-Id
X-Content-Release
1785227096
X-Request-Id
2fb8dbfd6bb42f7e80370b0849f9326b, 2fb8dbfd6bb42f7e80370b0849f9326b
X-Trace-Id
f5a68d53-c062-4a71-aee0-f8276da70cc6
date: Tue, 28 Jul 2026 16:53:28 GMT x-appid: cdp 1.0.372+A.b0a301b88 x-cdp-session-id: x-content-release: 1785227096 x-envoy-upstream-service-time: 85 x-request-id: 2fb8dbfd6bb42f7e80370b0849f9326b, 2fb8dbfd6bb42f7e80370b0849f9326b x-trace-id: f5a68d53-c062-4a71-aee0-f8276da70cc6
Recommendations
Enable compression (gzip/brotli) to improve performance