alwex/php-casperjs

Setting up a Proxy Host

Opened this issue · 2 comments

Hi, I would love to see if there is any possibility to have a proxy function to use the setProxy()function from phantomjs.

phantom.setProxy(host, port, 'manual', '', '');

I would like to see an example of proxy integration as well.

It would be awesome to have this option.