Module http_client::h1[][src]

This is supported on h1_client and default only.

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

Structs

H1Client

Async-h1 based HTTP Client, with connecton pooling (“Keep-Alive”).