[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611566#action_12611566
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-784:
----------------------------------------------

Alexey,

Please produce a wirelog of the HTTP packet(s) generated by HttpClient and a 
Wireshark packet dump of HTTP packet(s) generated by  the browser.

Oleg

> 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