Description
PARSE_OK is only used internally in mime_parser_parse() but it adds the return value to MIMEParseResult. There should be a better way of handling this internally without exposing it to users of mime_parser_parse().
PARSE_OK is only used internally in mime_parser_parse() but it adds the return value to MIMEParseResult. There should be a better way of handling this internally without exposing it to users of mime_parser_parse().