Expand description
Http Proxy Connector Layers for Rama Http Clients
Structs§
- A
Layer
which allows you to add aProxyAddress
to theContext
in order to have your client connector make a connection via this proxy (e.g. by usingHttpProxyConnectorLayer
). - A
Service
which allows you to add aProxyAddress
to theContext
in order to have your client connector make a connection via this proxy (e.g. by usingHttpProxyConnectorLayer
). - A connector which can be used to establish a connection over an HTTP Proxy.
- A
Layer
which wraps the given service with aHttpProxyConnector
.
Enums§
- error that can be returned in case a http proxy did not manage to establish a connection