pub async fn send(request: Request) -> Result<Response, Error>
Send a custom Request.
Request
The default_client is used to send the request.
default_client