Static ReadonlydefaultThe default parser options.
If custom options are not supplied to parsers or parse methods, these options are used.
Compliance mode used when parsing RFC 822 addresses.
Whether the address parser should ignore unquoted commas in display names.
Whether mailbox addresses without an @domain component are accepted.
Maximum recursive RFC 822 group-address depth the parser accepts.
Maximum recursive MIME part depth the parser accepts.
Compliance mode used when parsing Content-Type and Content-Disposition parameters.
Compliance mode used when decoding RFC 2047 encoded-words.
Whether mbox Content-Length values should be respected while parsing.
Fallback charset encoding used for 8bit headers.
Parser options used by MimeParser and parse-style helper methods.
Allows callers to change or override the default parsing behavior used throughout the MIME parser.