Open
Cached
·
just now
28
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
Etag
W/"1b-772e0u4nrE48ogbR0KmKfSvrHUE"
etag: W/"1b-772e0u4nrE48ogbR0KmKfSvrHUE"
Content Headers
Content-Length
27
Content-Type
application/json; charset=utf-8
content-length: 27 content-type: application/json; charset=utf-8
Server Headers
Server
railway-hikari
server: railway-hikari
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Expose-Headers
X-Total-Count,X-Page-Count
access-control-allow-credentials: true access-control-expose-headers: X-Total-Count,X-Page-Count
Cookies Headers
Other Headers
Date
Wed, 16 Sep 2026 05:18:06 GMT
Origin-Agent-Cluster
?1
Ratelimit-Limit
1000
Ratelimit-Policy
1000;w=900
Ratelimit-Remaining
999
Ratelimit-Reset
900
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Hikari-Trace
iad1.dh1s
X-Permitted-Cross-Domain-Policies
none
X-Railway-Edge
iad1
X-Railway-Request-Id
_Sw33Kx7TJGfLDgpipRofQ
date: Wed, 16 Sep 2026 05:18:06 GMT origin-agent-cluster: ?1 ratelimit-limit: 1000 ratelimit-policy: 1000;w=900 ratelimit-remaining: 999 ratelimit-reset: 900 x-dns-prefetch-control: off x-download-options: noopen x-hikari-trace: iad1.dh1s x-permitted-cross-domain-policies: none x-railway-edge: iad1 x-railway-request-id: _Sw33Kx7TJGfLDgpipRofQ
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching