NEW ISSUE: MIME multipart terminating boundary incorrect in Example C2

Title: MIME multipart terminating boundary incorrect in Example C2

Description: In section C2, example of multi-part MIME request doesn't
have "--" terminating the trailing boundary.

Justification: See
http://lists.w3.org/Archives/Public/public-soap-jms/2009Sep/0008.html

Proposal:
Change the last line of the example in section C.2 to read:
--MIME_boundary--

where it currently reads:
--MIME_boundary

Eric.

Received on Tuesday, 15 September 2009 19:06:09 UTC