Skip to main content

Module conn

Module conn 

Available on crate feature http only.
Expand description

HTTP connection utilities.

Structs§

H2ClientContextParams
Optional parameters that can be set in the Extensions of a (h2) request to customise the connection of the h2 connection.
Http1ClientContextParams
Optional parameters that can be set in the Extensions of a (h1) request to customise the connection of the h1 connection.
TargetHttpVersion
Target http version