Open
Cached
·
just now
29
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
Etag
W/"7c-raW59jZZlvFnV1aYN+nYjYGfGJM"
etag: W/"7c-raW59jZZlvFnV1aYN+nYjYGfGJM"
Content Headers
Content-Length
124
Content-Type
application/json; charset=utf-8
content-length: 124 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
Mon, 04 May 2026 14:53:29 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=27,cfOrigin;dur=144
Speculation-Rules
"/cdn-cgi/speculation"
X-Cache
MISS
X-Cache-Hits
0
X-Railway-Cdn-Edge
fastly/cache-lga21981-LGA
X-Railway-Edge
railway/us-east4-eqdc4a
X-Railway-Request-Id
DL5cZwBATXC5xz4ro3UVLg
X-Served-By
cache-lga21981-LGA
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f6855d21ea78574-EWR
date: Mon, 04 May 2026 14:53:29 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2R1ERtgD52gss6R38HmEEJcN%2F0ENeX5UtilaVX8txWSBBx%2FJXR9W0FdjNACk6VAb1Yyw7LDox0rvcEbc0%2Fh%2BZ8jAcGJ0Bk3NAJM82HpVxfb%2F9UKWnY%2Fs0el%2BBG60DKlvhb0i3QMkxOL4Rw%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=27,cfOrigin;dur=144
speculation-rules: "/cdn-cgi/speculation"
x-cache: MISS
x-cache-hits: 0
x-railway-cdn-edge: fastly/cache-lga21981-LGA
x-railway-edge: railway/us-east4-eqdc4a
x-railway-request-id: DL5cZwBATXC5xz4ro3UVLg
x-served-by: cache-lga21981-LGA
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