decemberpb

Results 4 comments of decemberpb

Hi, I'd like to take this task, but before that, I have two questions: 1. What is the RewritePlugin for? 2. What is the definition of "application" in this context?

Hi, Thanks for the explanation. After reading the blog, I have several follow up questions. First of all, there are several links which are not accessible. https://shenyu.apache.org/docs/next/plugin-center/user-guide/admin-usage/selector-and-rule https://shenyu.apache.org/docs/next/plugin-center/quick-start/quick-start-http#run-the-shenyu-examples-http-project I have...

I‘ve [updated the doc](https://github.com/apache/shenyu-website/commit/b28c8314425f47dc9f55fddde276c9e80e1e9cea), the latest doc link should be `https://shenyu.apache.org/docs/plugin-center/http-process/rewrite-plugin/` rather than `https://shenyu.apache.org/docs/next/plugin-center/http-process/rewrite-plugin` I read through the code base and find [here](https://github.com/apache/shenyu/blob/907e34ebcabe4289d1949d0740df77afc7af649b/shenyu-plugin/shenyu-plugin-httpclient/src/main/java/org/apache/shenyu/plugin/httpclient/AbstractHttpClientPlugin.java#L155)(`final URI newUri = RequestUrlUtils.buildRequestUri(exchange, upstream.buildDomain());`) we get...

Is this task still open? I noticed there are already 3 commits.