net_traits

Function fetch_async

Source
pub fn fetch_async(
    core_resource_thread: &CoreResourceThread,
    request: RequestBuilder,
    response_init: Option<ResponseInit>,
    callback: BoxedFetchCallback,
)
Expand description

Instruct the resource thread to make a new fetch request.