Open
Cached
·
just now
30
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate
Etag
W/"a90-19fb01d8340"
Last-Modified
Wed, 29 Jul 2026 23:02:32 GMT
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate etag: W/"a90-19fb01d8340" last-modified: Wed, 29 Jul 2026 23:02:32 GMT
Content Headers
Content-Length
2704
Content-Type
text/html; charset=UTF-8
content-length: 2704 content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization, x-api-key
Access-Control-Allow-Methods
GET,HEAD,PUT,PATCH,POST,DELETE
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type, Authorization, x-api-key access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 15 Aug 2026 03:09:12 GMT
Origin-Agent-Cluster
?1
Ratelimit-Limit
1000
Ratelimit-Policy
1000;w=900
Ratelimit-Remaining
999
Ratelimit-Reset
900
X-Cloud-Trace-Context
677d38afb4670b8797967fd889f6645b
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Sat, 15 Aug 2026 03:09:12 GMT origin-agent-cluster: ?1 ratelimit-limit: 1000 ratelimit-policy: 1000;w=900 ratelimit-remaining: 999 ratelimit-reset: 900 x-cloud-trace-context: 677d38afb4670b8797967fd889f6645b x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance