Modules§
Structs§
- Client
- An asynchronous
Clientto make Requests with. - Error
- The Errors that may occur when processing a
Request. - Method
- The Request Method (VERB)
- Request
- A request which can be executed with
Client::execute(). - Url
- A parsed URL record.