Function http_manager::get_non_tls

source ·
pub async fn get_non_tls(url: &str, url_path: &str) -> Result<Vec<u8>>
Expand description

TODO: implement this with native Rust