pub fn http_client(request: HttpRequest) -> Result<HttpResponse, Error<Error>>
Expand description

Synchronous HTTP client.