kaigrassnick/simple-cors-bundle

This Bundle provides simple CORS features like Preflight handling.

Maintainers

Package info

gitlab.com/kaigrassnickpublic/symfony/bundles/simple-cors-bundle

Issues

Type:symfony-bundle

pkg:composer/kaigrassnick/simple-cors-bundle

Statistics

Installs: 162

Dependents: 0

Suggesters: 0

Stars: 0

1.0.2 2021-02-01 09:00 UTC

This package is auto-updated.

Last update: 2026-03-01 00:31:53 UTC


README

This Bundle provides simple CORS features like Preflight handling.

For now, this bundle is limited in functionality. We allow all origins and all request methods. This is about to be changed in future releases.