Skip to main content

Module client

Module client 

Source
Expand description

Centralised reqwest client construction and transport-error description.

Functionsยง

build_client
Build a reqwest client with the shared launcher configuration.
describe_reqwest_error
Describe a reqwest::Error, surfacing the underlying transport cause when the request never reached the server (no HTTP status).