Github user Slikey commented on the pull request:

    https://github.com/apache/httpclient/pull/36#issuecomment-147745437
  
    Hello, I don't want to disable this feature for requests above 20K, because 
the content can easily get higher than 20K due to the binary data which is 
carried inside. I'd rather propose that I instantiate the InputStream and fill 
it from a different Thread if blocking is a concern.
    Are there any Utilities in this repository for that? Since the code has to 
be 1.6 compatible, the PipedInputStream is not available for my use.


---
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