pub fn parse_form(body: &str) -> Vec<(String, String)>
Parse application/x-www-form-urlencoded body into decoded pairs.
application/x-www-form-urlencoded