post

Function post 

Source
pub fn post(url: String, body: String) -> NetResult<Response>
Expand description

Simple POST request (blocking)