http_delete

Function http_delete 

Source
pub fn http_delete(args: &[Value]) -> Result<Value, RuntimeError>
Expand description

HTTP DELETE 请求

§参数

  • URL

§返回

响应内容(字符串)

§安全性

需要启用网络权限