I became a convert to the 'boundary' method for delimiting otherwise unbounded data, as is done with multipart/* messages. E.g., content-transfer-encoding: bounded-binary; boundary="xxxxxx" would signal that the actual data started with --xxxxxx and ended with --xxxxxx-- This is simple for both the sender and recipient; the packetized encodings seem messy. I'd worry that we'd need an 'accept-transfer-encoding' to allow negotiation of CTE, though.Received on Monday, 24 July 1995 22:01:52 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:31:23 EDT