[GitHub] httpcore pull request: Support 64-bit chunk headers

2016-04-04 Thread hirthwork
GitHub user hirthwork opened a pull request: https://github.com/apache/httpcore/pull/28 Support 64-bit chunk headers Some caching servers (like nginx) doesn't send Content-Length for cached responses from upstream which returned chunked response. The only way to ensure response

[jira] [Updated] (HTTPCLIENT-1725) Heuristic caching does not work for URIs with a query string

2016-04-04 Thread Charlie Halford (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charlie Halford updated HTTPCLIENT-1725: Attachment: HTTPCLIENT-1725_add_query_string_caching.diff I had a chance to

[jira] [Commented] (HTTPCORE-420) Connections left open after HTTP synchronous server shutdown

2016-04-04 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15223942#comment-15223942 ] Oleg Kalnichevski commented on HTTPCORE-420: You are correct. My understanding of the

[jira] [Commented] (HTTPCORE-420) Connections left open after HTTP synchronous server shutdown

2016-04-04 Thread Anton Krosnev (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15223880#comment-15223880 ] Anton Krosnev commented on HTTPCORE-420: The shutdownNow() from ExecutorService is expected to