pub fn validate_url(value: &str) -> bool
Returns true if value is an absolute HTTP or HTTPS URL.
true
value