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
[
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
[
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
[
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