yalcinyildiz opened a new issue, #6834: URL: https://github.com/apache/apisix/issues/6834
### Current Behavior Access-Control-Allow-Origin is set '*' when using grpc-web and cors plugins in the same route. ### Expected Behavior Access-Control-Allow-Origin is expected to be set with configured value in cors plugin. ### Error Logs no error logs ### Steps to Reproduce You can use the documentation to better understand and reproduce the problem. [grpc-web cors error.docx](https://github.com/apache/apisix/files/8472862/grpc-web.cors.error.docx) ### Environment - APISIX version (run `apisix version`): apache/apisix:2.13.0-alpine docker image - Operating system (run `uname -a`): Linux d56fe896abc6 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx version: openresty/1.19.9.1 built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) - LuaRocks version, for installation issues (run `luarocks --version`): 3.8.0 -- 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]
