Module http

Source
Expand description

The HTTP Layer

Structs§

HTTP

Traits§

HttpClient
Abstraction over the concrete HTTP client being used. Implement this on any type to use it as an HTTP client.