Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
2320
Cache-Control
s-maxage=31536000, stale-while-revalidate
age: 2320 cache-control: s-maxage=31536000, stale-while-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
false
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET
access-control-allow-credentials: false access-control-allow-headers: * access-control-allow-methods: GET
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 15:38:52 GMT
X-Dns-Prefetch-Control
on
X-Uipath-Targetservice-Duration
49
cf-cache-status: HIT cf-ray: 9f70d5af098cd6a4-IAD date: Tue, 05 May 2026 15:38:52 GMT x-dns-prefetch-control: on x-envoy-upstream-service-time: 49 x-nextjs-cache: HIT x-uipath-targetservice-duration: 49
Recommendations
Enable compression (gzip/brotli) to improve performance