Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding,X-Inertia
connection: close transfer-encoding: chunked vary: Accept-Encoding,X-Inertia
Caching Headers
Cache-Control
no-cache, private
cache-control: no-cache, private
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 01 May 2026 01:05:07 GMT
Link
rel=preload
as=style
rel=preload
as=style
rel=modulepreload
rel=modulepreload
rel=preload
as=style
rel=preload
as=style
rel=modulepreload
rel=modulepreload
rel=modulepreload
rel=modulepreload
rel=modulepreload
rel=modulepreload
rel=modulepreload
rel=modulepreload
rel=modulepreload
X-Keda-Http-Cold-Start
false
alt-svc: h3=":443"; ma=86400 cf-cache-status: BYPASS cf-ray: 9f4ae0426fe50829-IAD date: Fri, 01 May 2026 01:05:07 GMT link: <https://cachethq.io/build/assets/app-fe28ebb2.css>; rel="preload"; as="style", <https://cachethq.io/build/assets/AnimatedBackground-eff28261.css>; rel="preload"; as="style", <https://cachethq.io/build/assets/app-322f78f7.js>; rel="modulepreload", <https://cachethq.io/build/assets/Welcome-13cb253a.js>; rel="modulepreload", <https://cachethq.io/build/assets/AnimatedBackground-58bafbe2.js>; rel="modulepreload", <https://cachethq.io/build/assets/Footer-d0bb70b4.js>; rel="modulepreload", <https://cachethq.io/build/assets/Header-c82f5ce1.js>; rel="modulepreload", <https://cachethq.io/build/assets/BentoCard-7e0381ba.js>; rel="modulepreload", <https://cachethq.io/build/assets/ShieldCheckIcon-307373a2.js>; rel="modulepreload", <https://cachethq.io/build/assets/ApplicationLogo-6f4f5590.js>; rel="modulepreload", <https://cachethq.io/build/assets/_plugin-vue_export-helper-c27b6911.js>; rel="modulepreload" x-keda-http-cold-start: false
Recommendations
Enable compression (gzip/brotli) to improve performance