Expand description
Fetch client implementation.
Structs
A handle to abort requests.
BodyReader
serves as an adapter from async to sync I/O.
An implementation of Fetch
using a hyper
client.
A wrapper for hyper::Request using Url and with methods.
An HTTP response.
Enums
Fetch error cases.
Traits
Types which retrieve content from some URL.