Tony Hansen wrote:
There is no ABNF specified for the COMPRESS capability, so we need to add this to the ABNF section.
capability =/ "COMPRESS=" algorithm-list
algorithm-list = algorithm *["," algorithm]
I think we should use:
capability =/ "COMPRESS=" algorithm
;; multiple COMPRESS capabilities allowed
because existing clients don't usually parse anything after the '=' sign.
_______________________________________________ lemonade mailing list lemonade at ietf.org https://www1.ietf.org/mailman/listinfo/lemonade