Expand description
HTTP client abstraction for both server and WASM environments
Structs§
- Reqwest
Http Client Non-WebAssembly and http-reqwest - Reqwest-based HTTP client for server environments
Enums§
- Http
Client Error - HTTP client errors
Traits§
- Http
Client - HTTP client trait for abstraction over different implementations