Skip to main content

Module native

Module native 

Source
Expand description

Native HTTP client using reqwest directly.

This is the default transport when the Ghola sidecar is not configured or unavailable. All requests go directly to the target endpoint.

Structsยง

NativeHttpClient
Standard reqwest-based HTTP client used when the Ghola sidecar is disabled or unavailable.