[jira] [Commented] (HTTPCLIENT-2293) HttpClient HTTP Semantics conformance to RFC 9110

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

[GitHub] [httpcomponents-client] arturobernalg merged pull request #486: HTTPCLIENT-2293 - Implement RFC-compliant TRACE request interceptor

2023-09-23 Thread via GitHub
arturobernalg merged PR #486: URL: https://github.com/apache/httpcomponents-client/pull/486 -- 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:

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-23 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768304#comment-17768304 ] Michael Lee commented on HTTPCLIENT-2300: - [~olegk] I've tried with HttpCore version 5.2.3,

[jira] [Commented] (HTTPCLIENT-2293) HttpClient HTTP Semantics conformance to RFC 9110

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

[GitHub] [httpcomponents-client] arturobernalg merged pull request #485: HTTPCLIENT-2293 - Implement 'If-Range' request validation as per RFC9110

2023-09-23 Thread via GitHub
arturobernalg merged PR #485: URL: https://github.com/apache/httpcomponents-client/pull/485 -- 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:

[jira] [Resolved] (HTTPCLIENT-2294) Link to "Multiplexed HTTP/2 exchanges" broken in HttpClient Examples (Async)

2023-09-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2294. --- Resolution: Fixed Corrected in hc-website. Oleg > Link to

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768252#comment-17768252 ] Oleg Kalnichevski commented on HTTPCLIENT-2300: --- [~jkmlee] Could you please upgrade

[jira] [Commented] (HTTPCLIENT-2299) The socketTimeout parameter in ConnectionConfig does not take effect when reusing an existing connection.

2023-09-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768251#comment-17768251 ] Oleg Kalnichevski commented on HTTPCLIENT-2299: --- > But what is the difference between

[jira] [Resolved] (HTTPCLIENT-2299) The socketTimeout parameter in ConnectionConfig does not take effect when reusing an existing connection.

2023-09-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2299. --- Resolution: Fixed > The socketTimeout parameter in ConnectionConfig

[jira] [Commented] (HTTPCLIENT-2299) The socketTimeout parameter in ConnectionConfig does not take effect when reusing an existing connection.

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

[jira] [Commented] (HTTPCLIENT-2299) The socketTimeout parameter in ConnectionConfig does not take effect when reusing an existing connection.

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

[GitHub] [httpcomponents-core] ok2c merged pull request #431: HTTP message support improvements

2023-09-23 Thread via GitHub
ok2c merged PR #431: URL: https://github.com/apache/httpcomponents-core/pull/431 -- 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:

[GitHub] [httpcomponents-core] ok2c commented on a diff in pull request #431: HTTP message support improvements

2023-09-23 Thread via GitHub
ok2c commented on code in PR #431: URL: https://github.com/apache/httpcomponents-core/pull/431#discussion_r1334945292 ## httpcore5/src/main/java/org/apache/hc/core5/http/impl/DefaultConnectionReuseStrategy.java: ## @@ -81,7 +81,7 @@ public boolean keepAlive(