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