Structs§
- Extensions
- A type map of protocol extensions.
- Header
Map - A set of HTTP headers
- Request
Builder - A builder to construct the properties of a
Request
. - Response
- Version
- Represents a version of the HTTP spec.
Enums§
- Socket
Addr - An internet socket address, either IPv4 or IPv6.
Traits§
- IntoUrl
- A trait to try to convert some type into a
Url
.
Functions§
- get
- non-blocking get
- get_
blocking - blocking get
- post
- non-blocking post
- post_
blocking - blocking post