Module client
Expand description
service utilities for (http) clients
Modules§
Structs§
- Request
Builder - A builder to construct the properties of a
Request.
Traits§
- Http
Client Ext - Convenience extension methods to build HTTP requests using a
Service. - IntoUrl
- A trait to try to convert some type into a
Url.