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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to