We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a894667 commit 0b590b3Copy full SHA for 0b590b3
README.md
@@ -29,6 +29,7 @@ Where
29
Where available options are
30
31
* **valueAsString** LITERAL and STRING values are returned as strings rather than Uint8Array objects. Defaults to true.
32
+ * **literalPlus** LITERAL+ allows the alternate form of literals in all IMAP commands (see: https://tools.ietf.org/html/rfc7888#section-4)
33
34
The function returns an object in the following form:
35
0 commit comments