pub fn send_request(req: Request) -> Result<Response, OutboundHttpError>
Send an HTTP request and get a fully formed HTTP response.