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

[Ltru] Re: Registry in record-jar format



Addison Phillips wrote:
 
> Whups.

<g>  Are you sure that you want to mention \n %x10, and if you
are sure, how about %x0A or %d10 ?  I really thought that it's
more or less 2822 compatible, and then you'd have CrLf, not Lf.

How about: ...separated by a line "%%" ?
Or if you want ABNF:  ...seaparated by a line "%%" CRLF.

Just copy what you need from RfC 2234bis (LF, CRLF, and LWSP
line folding instead of the ugly "\" line continuations).  

Google says that "record-jar" is based on RfC 822, and then
it's CRLF and folding, not LF and "\".  Thanks for the sneak
preview... ;-)
                       Bye, Frank



_______________________________________________
Ltru mailing list
Ltru at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/ltru



Note Well: Messages sent to this mailing list are the opinions of the senders and do not imply endorsement by the IETF.