[][src]Function sn0int::runtime::http_send

pub fn http_send<S>(lua: &mut Lua, state: Arc<S>) where
    S: State + WebState + BlobState + 'static,