platform/packages/cors
thomashii@dukefirehawk.com 613a24c89a Updated repository links
2023-12-25 11:45:10 +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 repository links 2023-12-25 11:45:10 +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 repository links 2023-12-25 11:45:10 +08:00
README.md Updated repository links 2023-12-25 11:45:10 +08:00

Angel3 CORS middleware

Pub Version (including pre-releases) 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.