#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_http_delete(stack: Stack) -> StackExpand description
Perform HTTP DELETE request
Stack effect: ( url – response )
Returns a Map with status, body, ok, and optionally error.
§Safety
Stack must have a String (URL) on top