Alanxtl opened a new pull request, #691: URL: https://github.com/apache/dubbo-go-pixiu/pull/691
solve #633 ### What this pr does - Extract HTTP request resolver of `dgp.filter.http.dubboproxy` (this gives users ability to expand the resolver as needed) - Impl Dubbo resolver (its function is consistent with old version) Currently, the default resolver is hardcoded as `StandardDubboResolver`, and not able to config it. Because if the dynamic config ability added, the usage of users will be affected. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
