pub fn send_request(req: Request) -> Result<Response, OutboundHttpError>
Expand description

Send an HTTP request and get a fully formed HTTP response.