zio.http.Proxy
See theProxy companion object
Represents the connection to the forward proxy before running the request
Attributes
- credentials:
credentials for the proxy server. Encodes credentials with basic auth and put under the 'proxy-authorization' header
- headers:
headers for the request to the proxy server
- url:
url address of the proxy server
- Companion:
- object
- Graph
- Supertypes
- Self type