Open
Cached
·
just now
15
Headers
Detected Technologies from 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
No caching headers found
Content Headers
Content-Length
9
Content-Type
text/plain; charset=utf-8
content-length: 9 content-type: text/plain; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
Content-Type
Access-Control-Allow-Methods
POST, GET, OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Max-Age
3600
access-control-allow-headers: Content-Type access-control-allow-methods: POST, GET, OPTIONS access-control-allow-origin: * access-control-max-age: 3600
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 19:34:54 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Railway-Cdn-Edge
fastly/cache-iad-kiad7000118-IAD
X-Railway-Edge
railway/us-east4-eqdc4a
X-Railway-Request-Id
f-0qa-4vRjqDgGLdAax-fw
X-Served-By
cache-iad-kiad7000118-IAD
date: Sun, 03 May 2026 19:34:54 GMT x-cache: MISS x-cache-hits: 0 x-railway-cdn-edge: fastly/cache-iad-kiad7000118-IAD x-railway-edge: railway/us-east4-eqdc4a x-railway-request-id: f-0qa-4vRjqDgGLdAax-fw x-served-by: cache-iad-kiad7000118-IAD
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching