Skip to main content

Module http

Module http 

Source
Expand description

HTTP source resolver: fetches data from HTTP endpoints.

Functions§

resolve_http
Resolve an HTTP source by fetching the URL and parsing the response.
shared_http_source_client
Return the process-wide HTTP client used by source resolution.