[GitHub] httpcore pull request: Set EmptyInputStream in entity instead of C...

2014-11-14 Thread hirthwork
Github user hirthwork commented on the pull request: https://github.com/apache/httpcore/pull/8#issuecomment-63104037 Thanks a lot --- 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

[GitHub] httpcore pull request: Set EmptyInputStream in entity instead of C...

2014-11-14 Thread hirthwork
Github user hirthwork closed the pull request at: https://github.com/apache/httpcore/pull/8 --- 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 e

[GitHub] httpcore pull request: Set EmptyInputStream in entity instead of C...

2014-11-14 Thread ok2c
Github user ok2c commented on the pull request: https://github.com/apache/httpcore/pull/8#issuecomment-63101614 Patch committed to both SVN trunk and 4.4.x branch. Unfortunately the commit to trunk got botched either due to my mistake or due to some issue with Git-Svn. Most of your ch

[GitHub] httpcore pull request: Set EmptyInputStream in entity instead of C...

2014-11-12 Thread hirthwork
GitHub user hirthwork opened a pull request: https://github.com/apache/httpcore/pull/8 Set EmptyInputStream in entity instead of ContentLengthInputStream(in, 0) # Problem description 1. If HttpClient receives response with `Content-Length: 0` the connection won't be returned to