Source code

Revision control

Copy as Markdown

Other Tools

//! Connection utilities.
#[cfg(any(feature = "http1", feature = "http2"))]
pub mod auto;