Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(self)
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin, Accept-Encoding
connection: close transfer-encoding: chunked vary: Origin, Accept-Encoding
Caching Headers
Etag
W/"3f-BunLb98SCK6azHy0RO08GDnFBek"
etag: W/"3f-BunLb98SCK6azHy0RO08GDnFBek"
Content Headers
Content-Type
application/json; charset=utf-8
content-type: application/json; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Express
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 04 Aug 2026 03:47:29 GMT
X-Ratelimit-Limit
200
X-Ratelimit-Remaining
199
X-Ratelimit-Reset
1785815310
X-Ratelimit-Scope
ip
X-Request-Id
2a8a00ed-30c0-4a37-b083-f4bd67498c4e
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a25a94b8cb8bb268-IAD date: Tue, 04 Aug 2026 03:47:29 GMT rndr-id: 691c464e-9f59-4f58 x-ratelimit-limit: 200 x-ratelimit-remaining: 199 x-ratelimit-reset: 1785815310 x-ratelimit-scope: ip x-render-origin-server: Render x-request-id: 2a8a00ed-30c0-4a37-b083-f4bd67498c4e
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology