Expand description
Modules§
- body
- Body types and traits.
- bytes
- Provides abstractions for working with bytes.
- http
- A general purpose library of common HTTP types
- http1
- The http/1.1 client.
- http2
- The http/2 client.
- negotiate
- prelude
- The crate’s prelude.
- smol
- Smol related traits.
- tls
- The http client over TLS.
Structs§
- Address
- The network address.
- Request
- Response
- Session
- The communication session between a client and a host.
Enums§
- Alt
- Error
- The handshake error type.
- Invalid
Uri
Traits§
- Client
- Client
Ext - Handshake
- The trait to establish a client session over an asynchronous connection.
- Handshake
With - Into
Host