open_http

Function open_http 

Source
pub fn open_http(url: &Url, method: &str, other: &str) -> Result<String, Error>