Expand description
HTTP client and builder.
Structs§
- Client
- Async client for the UniRate API.
- Client
Builder - Builder for
Client— set a custom timeout, base URL, or HTTP client.
Constants§
- DEFAULT_
TIMEOUT - Default request timeout (30 seconds) — matches the other UniRate clients.