[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lemonade] Lack of text after resp-text-code



From RFC 3501:

resp-text       = ["[" resp-text-code "]" SP] text
text            = 1*TEXT-CHAR

So there should always be some text if resp-text-code is used. But when
looking at examples in CONDSTORE and QRESYNC RFCs you can see that there
is no text:

S: * OK [HIGHESTMODSEQ 715194045007]
S: * OK [CLOSED]

I guess these examples are violating RFC 3501 and should be changed?

Attachment: signature.asc
Description: This is a digitally signed message part