Expand description
Http client api
Structs§
- Connect
- Connector
- Manages http client network connectivity
The
Connectortype uses a builder-like combinator pattern for service construction that finishes by calling the.finish()method.
Enums§
- Connect
Error - A set of errors that can occur while connecting to an HTTP host
- Freeze
Request Error - A set of errors that can occur during freezing a request
- Invalid
Url - Protocol
- Protocol version
- Send
Request Error - A set of errors that can occur during request sending and response reading