platform/packages/cors
2024-07-07 23:02:49 +08:00
..
example Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
lib Fixed http exception error 2022-04-25 08:54:13 +08:00
test Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
.gitignore Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378' 2020-02-15 18:28:42 -05:00
analysis_options.yaml Updated linter 2022-01-04 20:03:52 +08:00
AUTHORS.md Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
CHANGELOG.md Updated to support SDK 3.3.0 2024-06-23 12:09:26 +08:00
LICENSE Updated linter 2022-01-04 20:03:52 +08:00
melos_angel3_cors.iml Added melos 2022-03-19 09:37:28 +08:00
pubspec.yaml Updated to support SDK 3.3.0 2024-06-23 12:09:26 +08:00
README.md Replaced Gitter with Discord chat 2024-07-07 23:02:49 +08:00

Angel3 CORS middleware

Pub Version (including pre-releases) Null Safety Discord License

CORS headers middleware for Angel3. Ported from Express CORS middleware to Angel3 framework.

For complete example usage, see the example file.