Does this happen with a simple Worker? Like this ``` export default { fetch() { return new Respon
Does this happen with a simple Worker? Like this
export default {
fetch() { return new Response("foo") }
}

In cross-zone subrequests from one Cloudflare customer zone to another Cloudflare customer zone, the CF-Connecting-IP value will be set to the Worker client IP address '2a06:98c0:3600::103' for security reasons.
cf.worker.upstream_zone field - https://developers.cloudflare.com/fundamentals/reference/http-request-headers/#cf-worker(cf.worker.upstream_zone ne "your.doma.in") Action Block/chrome.svg with your HTML again104.28.153.183, which is outside the range of the closest stated CIDR block on the IPs page of: 104.24.0.0/14. Am I on the wrong page for whitelisting Cloudflare Worker IPs?
Error: proxy request failed, cannot connect to the specified address. error, and noticed block entries originating from that IP. Whitelisting it resolved the error on "cannot connect" error on Cloudflare's end, so I'm highly confident that's coming from the worker.cf-connecting-ip or cf-worker coming from it?
Edit Cloudflare Workers for dave-worker something that Cloudflare auto-created for a Worker?
Edit Cloudflare Workers (no worker name suffix) that I don't recall creating either
cf.worker.upstream_zone(cf.worker.upstream_zone ne "your.doma.in")/chrome.svg104.28.153.183104.24.0.0/14Error: proxy request failed, cannot connect to the specified addresscf-workerEdit Cloudflare Workers for dave-workerEdit Cloudflare Workers