Sets the proxy server.
| Name | Type | Description | Mode |
|---|---|---|---|
| host | String | proxy server host. | in |
| port | Int | proxy server port. | in |
| username | String | username required to use proxy server (Default: no user). | in |
| password | String | password required to use proxy server (Default: no password). | in |
| realm | String | the realm name for the proxy authentication (Default: an empty realm). | in |