Open
Cached
·
6h ago
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
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
Connection
close
connection: close
Caching Headers
Age
18
Cache-Control
public, max-age=0, must-revalidate
Etag
"j2hx5ptj7kzxfd"
age: 18 cache-control: public, max-age=0, must-revalidate etag: "j2hx5ptj7kzxfd"
Content Headers
Content-Length
1677562
Content-Type
text/html; charset=utf-8
content-length: 1677562 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Access-Control-Allow-Headers, Content-Range, X-File-Name, X-File-Hash, Origin,Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, user-agent, x-user-agent, access_token, api_key
Access-Control-Allow-Methods
GET,OPTIONS,PATCH,DELETE,POST,PUT
Access-Control-Allow-Origin
*
access-control-allow-credentials: true access-control-allow-headers: Access-Control-Allow-Headers, Content-Range, X-File-Name, X-File-Hash, Origin,Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, user-agent, x-user-agent, access_token, api_key access-control-allow-methods: GET,OPTIONS,PATCH,DELETE,POST,PUT access-control-allow-origin: *
Cookies Headers
Other Headers
Accept-Language
en-US
Date
Wed, 12 Aug 2026 19:21:23 GMT
X-Matched-Path
/btn/about
accept-language: en-US date: Wed, 12 Aug 2026 19:21:23 GMT x-matched-path: /btn/about x-vercel-cache: HIT x-vercel-id: iad1::iad1::k8dw2-1786623084787-569bd556c82b
Recommendations
Enable compression (gzip/brotli) to improve performance