Skip to main content

http_post

Function http_post 

Source
pub fn http_post(url: &str, body: &[u8]) -> Result<OracleResponse>
Expand description

Makes an HTTP POST request.