HTTP Proxy handling
[line 17]
PEAR_Proxy __construct( [ $config = null])
null|string getProxyAuth( )
void getProxyUser( )
boolean isProxyConfigured( )
void openSocket( string $host, string $port, [boolean $secure = false])
If an HTTP proxy has been configured (http_proxy PEAR_Config setting), the proxy will be used.