Re: [PR] HTTPCLIENT-2277: RFC 9111 conformance improvements / bug fixes [httpcomponents-client]

2023-11-09 Thread via GitHub
arturobernalg commented on PR #501: URL: https://github.com/apache/httpcomponents-client/pull/501#issuecomment-1804136275 > @arturobernalg Please review. I haven't forgotten about this PR. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] HTTPCLIENT-2301. Fix stale connection handling in BasicHttpClientConnectionManager [httpcomponents-client]

2023-11-09 Thread via GitHub
arturobernalg merged PR #502: URL: https://github.com/apache/httpcomponents-client/pull/502 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

Re: [PR] HTTPCLIENT-2301. Fix stale connection handling in BasicHttpClientConnectionManager [httpcomponents-client]

2023-11-09 Thread via GitHub
arturobernalg commented on code in PR #502: URL: https://github.com/apache/httpcomponents-client/pull/502#discussion_r1388240441 ## httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/BasicHttpClientConnectionManager.java: ## @@ -390,22 +391,15 @@ public void release(f

[jira] [Commented] (HTTPCLIENT-2301) BasicHttpClientConnectionManager returns response of previous requests

2023-11-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784532#comment-17784532 ] ASF subversion and git services commented on HTTPCLIENT-2301:

[jira] [Assigned] (HTTPCLIENT-2301) BasicHttpClientConnectionManager returns response of previous requests

2023-11-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal reassigned HTTPCLIENT-2301: - Assignee: Arturo Bernal > BasicHttpClientConnectionManager returns response

[jira] [Resolved] (HTTPCLIENT-2301) BasicHttpClientConnectionManager returns response of previous requests

2023-11-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2301. --- Resolution: Fixed Fixed in 5.4 branch > BasicHttpClientConnectionManager return

[jira] [Updated] (HTTPCLIENT-2301) BasicHttpClientConnectionManager returns response of previous requests

2023-11-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2301: -- Fix Version/s: 5.4-alpha1 (was: Stuck) > BasicHttpClientCon