Function checked_get_url

Source
pub async fn checked_get_url(client: &Client, url: &str) -> Result<String>
Expand description

check_http_resp 付きの GET。