I commited a PR proxy-rewrite plugin that supports `vars` conditional expression. Pls review. https://github.com/apache/apisix/pull/9423
Sun Qi <vtavg2...@gmail.com> 于2023年4月20日周四 09:39写道: > Hi Dev team, > I need this plugin to support "var" conditional filtering to add a > request header for some special requests, but I found that this plugin does > not support it, but another plugin “response-rewrite” supports "var" > conditional filtering. My question is whether it is technically possible, > and the second is whether it is necessary. I plan to add this feature. >