Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
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
- • Significantly strengthen CSP directives
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Origin
accept-ranges: bytes connection: close vary: Origin
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"2f9-19df3830800"
Last-Modified
Mon, 04 May 2026 15:02:24 GMT
cache-control: public, max-age=0 etag: W/"2f9-19df3830800" last-modified: Mon, 04 May 2026 15:02:24 GMT
Content Headers
Content-Length
761
Content-Type
text/html; charset=utf-8
content-length: 761 content-type: text/html; charset=utf-8
Server Headers
server: railway-edge x-powered-by: Express
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 17:05:58 GMT
X-Railway-Edge
railway/us-east4-eqdc4a
X-Railway-Request-Id
CM6qGxrQQGe-jKV5o3UVLg
date: Thu, 07 May 2026 17:05:58 GMT x-railway-edge: railway/us-east4-eqdc4a x-railway-request-id: CM6qGxrQQGe-jKV5o3UVLg
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology