Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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
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
Thu, 30 Jul 2026 20:00:17 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=255,cfOrigin;dur=1820
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a236f2d0495d16de-IAD
date: Thu, 30 Jul 2026 20:00:17 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=gIOSu%2FhsHEtzrlqTPZH3xx4yE8n4ZP72VU0r%2Fiy%2FgBh8EvYOZdjBLVFQM7sF8IRMWs0MCBjnNnwSmDPtxZRyWKzSWpkdA5f8dBacBj6WZnamN4G6gVazKGYzd99k%2FHym"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=255,cfOrigin;dur=1820
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