Skip to main content

Module http

Module http 

Available on crate features net and http only.

Structs§

BasicHttpConId
Connection Identifier which will match inputs that have the exact same protocol, authority, proxy address and connector target
BasicHttpConnIdentifier
BasicHttpConnIdentifier can be used together with a super::Pool to create a basic http connection pool
HttpPooledConnectorConfig
Config used to create the default http connection pool