post_non_tls

Function post_non_tls 

Source
pub async fn post_non_tls(
    url: &str,
    url_path: &str,
    data: &str,
) -> Result<Vec<u8>>
Expand description

Posts JSON body.