Skip to main content

install

Function install 

Source
pub fn install(ctx: &Ctx<'_>, cx: Arc<HttpClient>) -> Result<()>
Expand description

Install globalThis.fetch, bound to cx (the session’s HTTP context — same one the request binding wraps). Net policy that applies to request applies here because it is the same core.