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

Michael Osipov edited comment on HTTPCLIENT-1505 at 5/12/14 2:29 PM:
---------------------------------------------------------------------

Wow, thanks. That should work actually. I will look into it. After a look, it 
is requires some certain amount of code. While Commons Upload seems easier to 
use, it is coupled to tight to the servlet request.


was (Author: michael-o):
Wow, thanks. That should work actually. I will look into it.

> Add a MultipartEntityReader
> ---------------------------
>
>                 Key: HTTPCLIENT-1505
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1505
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: HttpMime
>    Affects Versions: 4.3.3
>            Reporter: Michael Osipov
>
> Currently, HttpMime allows to build multipart entities but one cannot parse 
> them from a response. One has to rely on a third-party lib. It would be handy 
> if such components would be avaiable in this package.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to