Skip to main content

remove_query_param

Function remove_query_param 

Source
pub fn remove_query_param(input: &str, key: &str) -> String
Expand description

Removes every matching key from the query string.