Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
public, max-age=5
cache-control: public, max-age=5
Content Headers
Content-Length
101
Content-Type
application/json
content-length: 101 content-type: application/json
Server Headers
Server
railway-hikari
server: railway-hikari
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 12 Aug 2026 06:18:05 GMT
X-Hikari-Trace
iad1.fp5t
X-Railway-Edge
iad1
X-Railway-Fallback
true
X-Railway-Request-Id
2lI0F4RMTbS2neBuwoOzXw
date: Wed, 12 Aug 2026 06:18:05 GMT x-hikari-trace: iad1.fp5t x-railway-edge: iad1 x-railway-fallback: true x-railway-request-id: 2lI0F4RMTbS2neBuwoOzXw
Recommendations
Enable compression (gzip/brotli) to improve performance