pub fn parse_mp_u(i: &str) -> IResult<&str, MultiPartVal>
Extracts multipart “U” parameter
When match fails.