Module client

Module client 

Source
Expand description

HTTP client configuration and building.

This module provides types and options for configuring and building HTTP clients in nyquest.

Structs§

ClientOptions
Configuration options for creating a nyquest HTTP client.

Enums§

CachingBehavior
Defines how the HTTP client should handle response caching.