Open
Cached
·
1h ago
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
36408
Cache-Control
public, s-maxage=3600, stale-while-revalidate=86400
Etag
"e5312ba9733f2cd154823c79c4c51951"
Last-Modified
Tue, 12 May 2026 10:44:54 GMT
age: 36408 cache-control: public, s-maxage=3600, stale-while-revalidate=86400 etag: "e5312ba9733f2cd154823c79c4c51951" last-modified: Tue, 12 May 2026 10:44:54 GMT
Content Headers
Content-Disposition
inline; filename="404"
Content-Length
5325
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="404" content-length: 5325 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version
Access-Control-Allow-Methods
GET,OPTIONS,PATCH,DELETE,POST,PUT
Access-Control-Allow-Origin
*
access-control-allow-credentials: true access-control-allow-headers: X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version access-control-allow-methods: GET,OPTIONS,PATCH,DELETE,POST,PUT access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 20:51:43 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/404
date: Tue, 12 May 2026 20:51:43 GMT x-dns-prefetch-control: on x-matched-path: /404 x-vercel-cache: HIT x-vercel-id: iad1::7st7b-1778619103225-bb49e0c77969
Recommendations
Enable compression (gzip/brotli) to improve performance