在插件中,rewrite和header_filter两个阶段都能被执行到吗 #7649
FinerKeysen
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes. And before you ask here, please read the document first: https://apisix.apache.org/zh/docs/apisix/plugin-develop/#apisix-%E7%9A%84%E8%87%AA%E5%AE%9A%E4%B9%89%E9%98%B6%E6%AE%B5 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
可不可以在一个插件中同时完成对请求header(_M.rewrite)和响应header(_M.header_filter)的修改?两个阶段都能被执行到吗?
Beta Was this translation helpful? Give feedback.
All reactions