Skip to content

Commit 0b590b3

Browse files
committed
Add literal+ documentation to README
Closes #23
1 parent a894667 commit 0b590b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Where
2929
Where available options are
3030

3131
* **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)
3233

3334
The function returns an object in the following form:
3435

0 commit comments

Comments
 (0)