Function cubist_proxy::rr_client

source ·
pub fn rr_client(
    pool: Option<ConnPool>
) -> impl Pair<Request<String>, Response<String>, HttpRrErr>
Expand description

Construct an HTTP client that takes Request/Response directly from the pipeline