Skip to main content

xhr_open

Function xhr_open 

Source
pub(crate) fn xhr_open(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>