Open
Cached
·
just now
22
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
strict-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
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
31755
Cache-Control
public, max-age=0, must-revalidate
Etag
"b7541d9d5ad73c828901a245806a4b9f"
age: 31755 cache-control: public, max-age=0, must-revalidate etag: "b7541d9d5ad73c828901a245806a4b9f"
Content Headers
Content-Disposition
inline
Content-Length
11070
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 11070 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 04 Sep 2026 03:33:37 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/login
date: Fri, 04 Sep 2026 03:33:37 GMT x-dns-prefetch-control: on x-matched-path: /login x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::9n9fs-1788492817120-3934d9043b53
Recommendations
Enable compression (gzip/brotli) to improve performance