[jira] [Commented] (HTTPCLIENT-2291) RetryStrategy: AsyncExecChainHandler and ExecChainHandler behavior should be identical

2023-08-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17760591#comment-17760591 ] ASF subversion and git services commented on HTTPCLIENT-2291: - Commit

[jira] [Commented] (HTTPCLIENT-2284) BasicHttpCacheStorage leaking variant keys in root response's variantMap

2023-08-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17760590#comment-17760590 ] ASF subversion and git services commented on HTTPCLIENT-2284: - Commit

[GitHub] [httpcomponents-core] ok2c commented on pull request #423: HTTPCORE-756 - Enforced the requirement that "https" URIs must not have an empty host identifier

2023-08-30 Thread via GitHub
ok2c commented on PR #423: URL: https://github.com/apache/httpcomponents-core/pull/423#issuecomment-1699594902 @arturobernalg Is this PR ready for review? -- 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

[GitHub] [httpcomponents-core] arturobernalg commented on pull request #423: HTTPCORE-756 - Enforced the requirement that "https" URIs must not have an empty host identifier

2023-08-30 Thread via GitHub
arturobernalg commented on PR #423: URL: https://github.com/apache/httpcomponents-core/pull/423#issuecomment-1699651791 > @arturobernalg Is this PR ready for review? @ok2c yes. Or is there something I'm missing? -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (HTTPCLIENT-2291) RetryStrategy: AsyncExecChainHandler and ExecChainHandler behavior should be identical

2023-08-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17760565#comment-17760565 ] Oleg Kalnichevski commented on HTTPCLIENT-2291: --- [~cachescrubber] Please review / test

[jira] [Updated] (HTTPCLIENT-2291) RetryStrategy: AsyncExecChainHandler and ExecChainHandler behavior should be identical

2023-08-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-2291: -- Fix Version/s: 5.3-alpha2 (was: 5.2.2) >

[GitHub] [httpcomponents-core] arturobernalg opened a new pull request, #425: HTTPCORE-756 - Enhance HTTP header handling and deprecate legacy features

2023-08-30 Thread via GitHub
arturobernalg opened a new pull request, #425: URL: https://github.com/apache/httpcomponents-core/pull/425 This PR introduces two significant changes to improve our alignment with modern HTTP standards: - Trailer Headers with Chunked Transfer Encoding: We've added a check to