endison1986 commented on issue #7072: URL: https://github.com/apache/apisix/issues/7072#issuecomment-1132362154
> > I speculated and confirmed that `_M.rewrite()` cannot be called in `Consumer` > > Should be solved by this PR: #6502 > > Please verify with the latest version(v2.13.0 or the master branch). I have tested in 2.13.1, when the CORS plugin is configured in Consumer, `_M.rewrite()` is still not called, but I have not tested the master version ``` 我已经在2.13.1中测试,当CORS插件配置在Consumer中时,`_M.rewrite()`仍然没有被调用,但是我没有测试master版本 ``` -- 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]
