Expand description
HTTP transport with retry and rate-limit integration.
Structs§
- Http
Client - HTTP client with retry logic, rate limiting, and error handling.
- Request
Options - Options for an HTTP request.
- Response
- Response wrapper with metadata.
- Retry
Config - Retry configuration for HTTP requests.
Enums§
- Request
Body - Body for HTTP requests.