Description
A definition of a proxy server to use for outgoing requests.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
force-http-connect | VALUE | Boolean | Forces HTTP CONNECT with the proxy server | |
host | VALUE | String | Sets a new host value | |
no-proxy | LIST | String | Configure a host pattern that is not going through a proxy | |
password | LIST | String | Sets a new password for the proxy | |
port | VALUE | Integer | Sets a port value | |
type | VALUE | i.h.w.a.P.ProxyType | HTTP | Sets a new proxy type |
username | VALUE | String | Sets a new username for the proxy |
See the manifest for all available types.