public setProxy($proxy_host, $proxy_port, $proxy_username = null, $proxy_password = null)
$proxy_host | string | Hostname or IP of the proxy-server |
$proxy_port | int | Port of the proxy-server |
$proxy_username | string | Optional. The username for proxy-authentication or NULL if no authentication is required. |
$proxy_password | string | Optional. The password for proxy-authentication or NULL if no authentication is required. |
No information |
-