pub fn url_encode(input: &str) -> String
URL-encode a string using percent-encoding (application/x-www-form-urlencoded rules).
application/x-www-form-urlencoded