Re: multipart + quoted-printable question1999-03-25 01:52:40On Thu, 11 Mar 1999, Keith Moore wrote: Now consider this body part (ending with a soft line break): --foo Content-transfer-encoding: quoted-printable =01=02=03= --foo is the canonical form of this body part also (hex) 01 02 03? or is this just illegal because there's no following CRLF?
RFC 2045 pg 22:
(3) An "=" cannot be the ultimate or penultimate character
in an encoded object. This could be handled as in case
(2) above.
- Chris
|
|
||||||||||||||||