Structs§
- Http
Client - Shared HTTP client with base URL, optional rate limiter, and retry config.
- Http
Client Builder - Builder for configuring HTTP clients.
Constants§
- DEFAULT_
POOL_ SIZE - Default connection pool size per host
- DEFAULT_
TIMEOUT_ MS - Default request timeout in milliseconds
Functions§
- retry_
after_ header - Extract the
Retry-Afterheader value as a string, if present and valid UTF-8.