net_traits

Function cancel_async_fetch

Source
pub fn cancel_async_fetch(request_ids: Vec<RequestId>)
Expand description

Instruct the resource thread to cancel an existing request. Does nothing if the request has already completed or has not been fetched yet.