kaigrassnick / simple-cors-bundle
此包提供简单的 CORS 功能,例如处理 Preflight。
1.0.2
2021-02-01 09:00 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- symfony/framework-bundle: ^5.0
Suggests
- friendsofsymfony/rest-bundle: This Bundle provides various tools to rapidly develop RESTful API's with Symfony
This package is auto-updated.
Last update: 2024-08-29 05:39:46 UTC
README
此包提供简单的 CORS 功能,例如处理 Preflight。
目前,此包的功能有限。我们允许所有源和所有请求方法。这将在未来的版本中改变。