pub fn parse_mp_s(i: &str) -> IResult<&str, MultiPartVal>
Extract multipart S parameter
when match fails.