Open
Cached
·
just now
24
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
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin, accept-encoding
connection: close transfer-encoding: chunked vary: Origin, accept-encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; 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
Wed, 29 Jul 2026 13:17:47 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Ratelimit-Limit
60
Ratelimit-Policy
60;w=60
Ratelimit-Remaining
59
Ratelimit-Reset
60
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=238,cfOrigin;dur=1159
Speculation-Rules
"/cdn-cgi/speculation"
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a22c67de3d5ad46b-IAD
date: Wed, 29 Jul 2026 13:17:47 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ratelimit-limit: 60
ratelimit-policy: 60;w=60
ratelimit-remaining: 59
ratelimit-reset: 60
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dTOflh72UCT6CqAhDmu2RFHyx626jXMtv26D0%2BEGr5k6lJsYclD1bdV%2BUvT5a3s9%2FDrxtYA%2Fl3cZHvXyr67Xnlzm3WmnJvlHygELRxkZIV7ktnK4xqHJnWKAEfEqkAl%2F"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=238,cfOrigin;dur=1159
speculation-rules: "/cdn-cgi/speculation"
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