read_url

Function read_url 

Source
pub async fn read_url(context: &Context, url: &str) -> Result<String>
Expand description

Retrieves the text contents of URL using HTTP GET request.