Module rusty_box::client::http_client
source · Expand description
The client implementation for the reqwest HTTP client, which is async by default.
Structs
Type Definitions
- Form parameters.
- HTTP headers.
- Query parameters.
The client implementation for the reqwest HTTP client, which is async by default.