Browser Rendering: Upstream proxy via BrowserContext proxyServer fails in Workers with net::ERR_PROX
I’m trying to run a browser session in a Worker using Browser Rendering and route its outbound traffic through an upstream HTTP proxy. The same proxy configuration works locally with standard Puppeteer. In the Worker, creating a proxied BrowserContext and authenticating the page consistently fails
0 Replies