ok2c merged PR #467:
URL: https://github.com/apache/httpcomponents-core/pull/467
--
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...@hc.apac
ok2c commented on PR #467:
URL:
https://github.com/apache/httpcomponents-core/pull/467#issuecomment-2144011481
> Overall this looks fine, though it was a much larger change than I had
anticipated.
@erik-wramner True. I ended up rewriting the entire request routing layer as
a result
erik-wramner commented on PR #467:
URL:
https://github.com/apache/httpcomponents-core/pull/467#issuecomment-2143943997
Overall this looks fine, though it was a much larger change than I had
anticipated. I only have one question. The code uses
`UriPatternType.URI_PATTERN` and the other type
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