pub fn parse_query_string(query: &str) -> HashMap<String, String>
Parse a query string into a HashMap