Module http

Module http 

Source
Expand description

HTTP client abstraction for both server and WASM environments

Structs§

ReqwestHttpClientNon-WebAssembly and http-reqwest
Reqwest-based HTTP client for server environments

Enums§

HttpClientError
HTTP client errors

Traits§

HttpClient
HTTP client trait for abstraction over different implementations