Skip to main content

Module http

Module http 

Source
Expand description

HTTP transport with retry and rate-limit integration.

Structs§

HttpClient
HTTP client with retry logic, rate limiting, and error handling.
RequestOptions
Options for an HTTP request.
Response
Response wrapper with metadata.
RetryConfig
Retry configuration for HTTP requests.

Enums§

RequestBody
Body for HTTP requests.