How can my Worker know it's own `CF-Worker` header on outgoing requests?
How can my Worker know it's own
CF-Worker header on outgoing requests?


npx nuxt build on my machine, it works.npx nuxi build --preset=cloudflare_pages fails on my machine*.domainname/* considered one route? Or will each url targetted be one route?*.domainname/* is a single route.
/api/v0.0.1/*
example.com/* will prewarm (because it knows anything for example.com will hit the Worker) but example.com/foo/* will not, because only /foo/* hits the worker and /bar wouldn't/proc/[pid]/mem .npx nuxt buildnpx nuxi build --preset=cloudflare_pages*.domainname/**.domainname/*/api/v0.0.1/*example.com/*example.com/foo/*/bar/proc/[pid]/mem