Module client

Expand description

Rama HTTP client module, which provides the EasyHttpWebClient type to serve HTTP requests.

Modules§

http_inspector
[rama::inspect::RequestInspector] that ship with this crate, that are especially useful for the http connector service in this crate.
proxy
Client Http Proxy Connector Support.

Structs§

EasyHttpWebClient
An opiniated http client that can be used to serve HTTP requests.
HttpClientService
Internal http sender used to send the actual requests.
HttpConnector
A Service which establishes an HTTP Connection.
HttpConnectorLayer
A Layer that produces an HttpConnector.

Enums§

TlsConnectorConfig