Skip to main content

Module http_client

Module http_client 

Source
Expand description

HTTP client with retry, auth, and connection soul integration.

Structs§

HttpResponse
Result of an HTTP request.

Functions§

extract_rate_limit
Extract rate limit info from response headers.
http_request
Make an HTTP request with timing.