pub fn response_retr( input: &[u8], ) -> IResult<&[u8], Response<MultiLine<String>, SingleLine>>
Parses the response to the Retr command.