Skip to main content

fetch_https

Function fetch_https 

Source
pub fn fetch_https(host: &str, path: &str) -> Result<String>
Expand description

Fetch a page over HTTPS with default headers.