Function net_traits::fetch_async
source ยท pub fn fetch_async(
core_resource_thread: &CoreResourceThread,
request: RequestBuilder,
canceller: Option<IpcReceiver<()>>,
callback: BoxedFetchCallback,
)
Expand description
Instruct the resource thread to make a new request.