Hello -
Are upstream proxies not supported? I figure it should be getting passed like this:
$BrowserMob = new PHPBrowserMobProxy_Client("localhost:8080/proxy?httpProxy=proxyhost:proxyport");
However, I can't get it to work. Is there any other way to set an external proxy and authenticate it?
Thanks!
Hello -
Are upstream proxies not supported? I figure it should be getting passed like this:
$BrowserMob = new PHPBrowserMobProxy_Client("localhost:8080/proxy?httpProxy=proxyhost:proxyport");
However, I can't get it to work. Is there any other way to set an external proxy and authenticate it?
Thanks!