pub fn has_query_param(input: &str, key: &str) -> bool
Returns true when the query contains the requested key.
true