[go: up one dir, main page]

Module http_client::h1[][src]

This is supported on crate features h1_client and default only.
Expand description

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

Structs

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