Open
Cached
·
1h ago
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin, strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding, Origin
connection: close vary: Accept-Encoding, Origin
Caching Headers
No caching headers found
Content Headers
Content-Length
1405371
Content-Type
text/html;charset=utf-8
content-length: 1405371 content-type: text/html;charset=utf-8
Server Headers
server: istio-envoy x-powered-by: Nuxt
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 19:50:15 GMT
X-Permitted-Cross-Domain-Policies
master-only
date: Sun, 03 May 2026 19:50:15 GMT via: 1.1 5d2a9c0b0b7ed8da16a7ea886bbb07e6.cloudfront.net (CloudFront) x-amz-cf-id: p6zFTMdLHEddYw77xGi8NEXVdesBFrGGbgbbHC5DhfBGsu1adDKVFg== x-amz-cf-pop: IAD89-P4 x-cache: Miss from cloudfront x-envoy-decorator-operation: stanby-frontend-production.jse-a.svc.cluster.local:3000/* x-envoy-upstream-service-time: 350 x-permitted-cross-domain-policies: master-only
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology