v1.1.0
-
Feature: Support proxy authentication if proxy URL contains username/password
(#14 by @clue)// new: username/password will now be passed to HTTP proxy server $proxy = new ProxyConnector('user:[email protected]:8080');
Feature: Support proxy authentication if proxy URL contains username/password
(#14 by @clue)
// new: username/password will now be passed to HTTP proxy server
$proxy = new ProxyConnector('user:[email protected]:8080');