Skip to main content

xhr_send

Function xhr_send 

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