zng_task::http

Function send

source
pub async fn send(request: Request) -> Result<Response, Error>
Expand description

Send a custom Request.

The default_client is used to send the request.