Skip to main content

patch_seq_http_get

Function patch_seq_http_get 

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

HTTP GET. ( url -- response ).

ยงSafety

Stack must have a String (URL) on top.