You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by jacohend <gi...@git.apache.org> on 2016/04/08 18:58:52 UTC

[GitHub] httpclient pull request: Allow usage of MultipartFormEntity in Htt...

Github user jacohend commented on the pull request:

    https://github.com/apache/httpclient/pull/36#issuecomment-207515667
  
    The 20k restriction is much *more* of a problem for unsuspecting users trying to use a library that is literally intended to, among other functions, upload binary data. At no point should my network library be making extremely low content length restrictions for me. If you want users to be aware that the library makes a full additional copy and to use BufferedHttpEntity in the case of large binary files, then I would suggest putting it in the documentation.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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