8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c50c72b
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:pass@127.0.0.1:8080');