Existing documentation URL(s)
https://developers.cloudflare.com/ssl/client-certificates/troubleshooting/#advanced-debugging
What changes are you suggesting?
The Worker in the Advanced debugging example returns its own response without calling fetch(request). When deployed on a Worker Route for an existing service, matching requests do not reach the origin. The docs do not mention this, and it can interrupt production traffic.
Additional information
No response
Existing documentation URL(s)
https://developers.cloudflare.com/ssl/client-certificates/troubleshooting/#advanced-debugging
What changes are you suggesting?
The Worker in the Advanced debugging example returns its own response without calling fetch(request). When deployed on a Worker Route for an existing service, matching requests do not reach the origin. The docs do not mention this, and it can interrupt production traffic.
Additional information
No response