Skip to main content

Module client_builder

Module client_builder 

Source
Expand description

ClientBuilder and related HTTP/2 configuration types.

Extracted from lib.rs to keep individual source files under the 2 000-line policy limit. All public items are re-exported from the crate root so the external API is unchanged.

Structsยง

ClientBuilder
A builder for constructing a Client with custom configuration.
Http2Settings
HTTP/2 connection settings for the client.