Expand description
HTTP client configuration and building.
This module provides types and options for configuring and building HTTP clients in nyquest.
Structs§
- Client
Options - Configuration options for creating a nyquest HTTP client.
Enums§
- Build
Client Error - Errors that can occur when building a nyquest HTTP client.
- Caching
Behavior - Defines how the HTTP client should handle response caching.
Type Aliases§
- Build
Client Result - Result type for client building operations.