Multipart post is broken
------------------------

                 Key: HTTPCLIENT-784
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-784
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpMime
    Affects Versions: 4.0 Alpha 5 
            Reporter: Alexey Ragozin


I tried to do HttpPost request with MultipartEntity, this request was encoded 
to wire with 3 line separators after header and not processed correctly by http 
server.
MultipartEntry add 1 extra line separator before write itself to wire. I'm not 
sure about standards, but it is at least not "browser compatible".



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to