Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552001; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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 05:37:50 GMT
X-Appid
VPP frontend 0.0.50+A.9e9661d8
X-Request-Id
88ce79c77317a54fa766f289c6a15aa7
date: Thu, 30 Jul 2026 05:37:50 GMT x-appid: VPP frontend 0.0.50+A.9e9661d8 x-envoy-upstream-service-time: 26 x-request-id: 88ce79c77317a54fa766f289c6a15aa7
Recommendations
Enable compression (gzip/brotli) to improve performance