net::http_loader

Function cors_preflight_fetch

source
async fn cors_preflight_fetch(
    request: &Request,
    cache: &mut CorsCache,
    context: &FetchContext,
) -> Response
Expand description