Expand description
The legacy HTTP Client from 0.14.x
This Client will eventually be deconstructed into more composable parts.
For now, to enable people to use hyper 1.0 quicker, this Client exists
in much the same way it did in hyper 0.14.
Macrosยง
- e ๐
Structsยง
- Builder
- A builder to configure a new
Client. - Client
- A Client to make outgoing HTTP requests.
- Config ๐
- Error
- Client errors
- Pool
Client ๐ - Response
Future - A
Futurethat will resolve to an HTTP Response.
Enumsยง
- Client
Connect ๐Error - Error
Kind ๐ - PoolTx ๐
- TrySend
Error ๐
Functionsยง
- absolute_
form ๐ - authority_
form ๐ - domain_
as_ ๐uri - extract_
domain ๐ - get_
non_ ๐default_ port - is_
schema_ ๐secure - origin_
form ๐ - set_
scheme ๐
Type Aliasesยง
- BoxSend
Future ๐ - PoolKey ๐