platform/packages/cors
2021-07-10 09:05:24 +08:00
..
example Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
lib Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46: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
.travis.yml Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378' 2020-02-15 18:28:42 -05:00
analysis_options.yaml Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378' 2020-02-15 18:28:42 -05:00
AUTHORS.md Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
CHANGELOG.md Updated cors 2021-07-10 09:05:24 +08:00
LICENSE Updated license 2021-06-14 11:52:58 +08:00
pubspec.yaml Updated cors 2021-07-10 09:05:24 +08:00
README.md Updated cors 2021-07-10 09:05:24 +08:00

Angel3 CORS middleware

version Null Safety Gitter

License

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

For complete example usage, see the example file.