A lightweight HTTP client built on fetch with automatic retries, configurable timeouts, and rate-limit handling via Retry-After.
fetch
Retry-After
Error for a failed HTTP request.
HTTP request methods supported by the WebClient.
Options for an individual request, overriding client defaults.
Successful HTTP response data.
Configuration for automatic retry behavior.
An HTTP client built on fetch with automatic retries and error handling.