[go: up one dir, main page]

Module h1

Module h1 

Source
Available on crate features h1_client and default only.
Expand description

http-client implementation for async-h1, with connection pooling (“Keep-Alive”).

Structs§

H1Client
async-h1 based HTTP Client, with connection pooling (“Keep-Alive”).