Skip to main content

http_check_status

Function http_check_status 

Source
pub fn http_check_status(response: &HttpResponse, url: &str) -> Result<()>
Expand description

Map an HTTP response status to success or a descriptive error for url.