Rfc |
public enum RfcComplianceMode
Member name | Value | Description |
---|---|---|
Loose | 0 | Attempt to be more liberal accepting broken and/or invalid formatting. |
Strict | 1 | Do not attempt to be overly liberal in accepting broken and/or invalid formatting. |
Looser | -1 | Attempt to be even more liberal in accepting broken and/or invalid formatting. |