pub fn parse_form_data(data: &str) -> HashMap<String, String>
Parse URL-encoded form data into key-value pairs