Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Forces HTTP CONNECT with the proxy server. Otherwise it will not execute HTTP CONNECT when the request is plain HTTP with no authentication. |
|
string |
|
Sets a new host value. |
|
string[] |
|
Configure a host pattern that is not going through a proxy. Options are:
|
|
string |
|
Sets a new password for the proxy. |
|
int |
|
Sets a port value. |
|
ProxyType (NONE, SYSTEM, HTTP) |
|
Sets a new proxy type. Allowed values:
|
|
string |
|
Sets a new username for the proxy. |