feat(plugins): make plugins more powerfull#5821
feat(plugins): make plugins more powerfull#5821wangxiaochuang wants to merge 1 commit intoapache:masterfrom
Conversation
we can use ngx.req.set_uri(..., true) and some other's only rewrite phase functions
| {% end %} | ||
|
|
||
| access_by_lua_block { | ||
| rewrite_by_lua_block { |
There was a problem hiding this comment.
I am afraid we'd better have a discussion about this, this change breaks the original design purposes.
There was a problem hiding this comment.
how about this change
There was a problem hiding this comment.
APISIX does not currently mount the rewrite_by_lua_block phase of openresty.
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions. |
|
This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
we can use ngx.req.set_uri(..., true) and some other's only rewrite phase functions