aiyiyi121 opened a new issue #4944: URL: https://github.com/apache/apisix/issues/4944
### Issue description
such as:
```
预检请求处理
if ($request_method = OPTIONS){
return 204;
}
```
### Environment
ignore
--
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]
