Function sanitize_url

Source
pub fn sanitize_url(url_str: &str) -> Result<Url, Error>
Expand description

Sanitize URL to prevent SSRF attacks