pub fn remove_query_param(input: &str, key: &str) -> String
Removes every matching key from the query string.