Modules§
Structs§
- Client
- An asynchronous
Clientto make Requests with. - Config
- Digest
Builder - Header
Map - A set of HTTP headers
- Header
Mut - Header
Name - Represents an HTTP header field name
- Header
Value - Represents an HTTP header field value.
- Method
- The Request Method (VERB)
- Request
Builder - A builder to construct the properties of a
Request. - Reqwest
Error - The Errors that may occur when processing a
Request. - Response
- A Response to a submitted
Request. - Status
Code - An HTTP status code (
status-codein RFC 9110 et al.).