Module http

Module http 

Source
Expand description

HTTP client for Gemini REST APIs.

Wraps reqwest with retry logic, telemetry, and typed errors. Feature-gated behind http.

Structs§

HttpClient
HTTP client wrapping reqwest with retry and telemetry.
HttpConfig
Configuration for the HTTP client.

Enums§

HttpError
Errors from HTTP client operations.