mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-02 12:07:35 +08:00
chore: remove redundant code (#6967)
* chore: delete REWRITTEN_BY_EXT_PLUGIN * remove blank line Co-authored-by: soulbird <zhaothreee@gmail.com> Co-authored-by: soulbird <zhaothree@gmail.com>
This commit is contained in:
parent
60e0ad6515
commit
8f1006e97a
@ -605,8 +605,6 @@ local rpc_handlers = {
|
||||
end
|
||||
|
||||
if action_type == http_req_call_action.Rewrite then
|
||||
ctx.request_rewritten = constants.REWRITTEN_BY_EXT_PLUGIN
|
||||
|
||||
local action = call_resp:Action()
|
||||
local rewrite = http_req_call_rewrite.New()
|
||||
rewrite:Init(action.bytes, action.pos)
|
||||
|
Loading…
Reference in New Issue
Block a user