-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Invalid filter with response-rewrite in apache/apisix:2.99.0-debian #8087
Comments
Please read document https://apisix.apache.org/docs/apisix/terminology/plugin/#plugin-common-configuration
to
|
Can you give a full upstream response? Contains response headers and a response body. |
The response-rewrite plugin has already received the response when executing the |
Current Behavior
Hi, I would also like to use nginx sub_filter in apisix, but it still doesn't work when I use it in apache/apisix:2.99.0-debian,and I see an identical issue and have been merged,there #5451
Expected Behavior
Before content:
ideally, use the content after
filter
:However, it does not take effect
Error Logs
No response
Steps to Reproduce
plugin/market
path, enable theresponse-rewrite
pluginEnvironment
apisix version
): apache/apisix:2.99.0-debianThe text was updated successfully, but these errors were encountered: