Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Present
ALLOWALL
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
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
connection: close
Caching Headers
Age
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"nnanwfvhue5ak"
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "nnanwfvhue5ak"
Content Headers
Content-Length
6860
Content-Type
text/html; charset=utf-8
content-length: 6860 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 03:12:06 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/with-subdomain/[[...custom_path]]
date: Wed, 06 May 2026 03:12:06 GMT x-dns-prefetch-control: on x-matched-path: /with-subdomain/[[...custom_path]] x-vercel-cache: MISS x-vercel-id: iad1::iad1::zsx7h-1778037126309-fce335e485a3
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology