Gets the compliance mode that should be used when parsing rfc822 addresses.
Note: Even in STRICT mode, the address parser is fairly liberal in what it accepts. Setting it to LOOSE just makes it try harder to deal with garbage input.
this |
a ParserOptions or null |
the compliance mode that is currently set. |