Re: [VOTE] Release HttpComponents AsyncClient 4.1 based on RC1

2015-04-13 Thread Oleg Kalnichevski
[x] +1 Release the packages as HttpComponents AsyncClient 4.1 On Fri, 2015-04-10 at 20:23 +0200, Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpComponents AsyncClient 4.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are

[jira] [Resolved] (HTTPCORE-397) HttpClient 4.4.1 may perform multiple requests on the same connection despite having "Connection: close" header.

2015-04-13 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-397. Resolution: Fixed Fixed in SVN trunk http://svn.apache.org/r1673258 Oleg > HttpC

[jira] [Commented] (HTTPCORE-397) HttpClient 4.4.1 may perform multiple requests on the same connection despite having "Connection: close" header.

2015-04-13 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492811#comment-14492811 ] Oleg Kalnichevski commented on HTTPCORE-397: [~elyograg]: All types of redir

Re: [VOTE] Release HttpComponents AsyncClient 4.1 based on RC1

2015-04-13 Thread Gary Gregory
Here is what I get with trunk: --- T E S T S --- Running org.apache.http.impl.nio.conn.TestPoolingHttpClientAsyncConnectionManager Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapse

Progress of HTTPCLIENT-1625 (2)

2015-04-13 Thread Michael Osipov
Hi folks, I'd like to you to update on the status of my rewrite challenge: It did not turn out to be as easy as I have assumed. I debugged a lot of stuff, read the code, etc. HttpClient is well implementing RFC 2617 auth schemes which are all request-based (stateless), challenge-response (ser

[jira] [Commented] (HTTPCORE-397) HttpClient 4.4.1 may perform multiple requests on the same connection despite having "Connection: close" header.

2015-04-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493449#comment-14493449 ] Shawn Heisey commented on HTTPCORE-397: --- bq. All types of redirects are affected