[PR] HTTPCORE-766: redesign of server-side request routing [httpcomponents-core]

2024-06-01 Thread via GitHub
ok2c opened a new pull request, #467: URL: https://github.com/apache/httpcomponents-core/pull/467 Redesign of server-side request routing: * support for multiple authorities (defined as hostname / port pair) * customizable authority resolution / authority normalization * support for

[jira] [Commented] (HTTPCORE-766) Serve same content regardless of http authority (RequestHandlerRegistry)

2024-06-01 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851313#comment-17851313 ] Oleg Kalnichevski commented on HTTPCORE-766: [~erik.wramner] Feel free to r

[jira] [Updated] (HTTPCLIENT-2328) Request hangs if TLS 1.3 connection is half-closed

2024-06-01 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-2328: -- Fix Version/s: 5.3.2 5.4-alpha3 Priority: Minor

[jira] [Commented] (HTTPCLIENT-2328) Request hangs if TLS 1.3 connection is half-closed

2024-06-01 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851326#comment-17851326 ] Oleg Kalnichevski commented on HTTPCLIENT-2328: --- [~Zoe Wang] I can rep