send

Function send 

Source
pub async fn send(
    client: &HttpClient,
    http_request: Request<Body>,
) -> Result<Response, Error>