monkeyDluffy6017 commented on code in PR #9194:
URL: https://github.com/apache/apisix/pull/9194#discussion_r1179481300


##########
apisix/plugins/proxy-rewrite.lua:
##########
@@ -330,7 +337,7 @@ function _M.rewrite(conf, ctx)
 
     if conf.headers then
         local hdr_op, err = core.lrucache.plugin_ctx(lrucache, ctx, nil,
-                                    create_header_operation, conf.headers)
+            create_header_operation, conf.headers)

Review Comment:
   Why do you modify this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to