Skip to main content

patch_seq_http_delete

Function patch_seq_http_delete 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_http_delete(stack: Stack) -> Stack
Expand description

HTTP DELETE. ( url -- response ).

ยงSafety

Stack must have a String (URL) on top.