eolinker / apinto

基于golang开发的网关。具有各种插件,可以自行扩展,即插即用。此外,它可以快速帮助企业管理API服务,提高API服务的稳定性和安全性。
https://www.apinto.com
Apache License 2.0
1.36k stars 201 forks source link

bug: Cross domain plugin filtering options request failed #74

Closed Dot-Liu closed 1 year ago

Dot-Liu commented 1 year ago

Current Behavior

Cross domain plugin options request failed to get the allow related header. image

Expected Behavior

image

Error Logs

No response

Steps to Reproduce

1、send ajax request 2、get corw allow header failure

Environment

Dot-Liu commented 1 year ago

This problem has been solved in v0.8.4. It is recommended to update to the latest version. I will close the issue