10 lines
689 B
Markdown
10 lines
689 B
Markdown
# Protevus CORS middleware
|
|
|
|

|
|
[](https://dart.dev/null-safety)
|
|
[](https://discord.gg/3X6bxTUdCM)
|
|
[](https://github.com/dart-backend/protevus/tree/master/packages/cors/LICENSE)
|
|
|
|
CORS headers middleware for Protevus. Ported from [Express CORS middleware](https://github.com/expressjs/cors) to Protevus framework.
|
|
|
|
For complete example usage, see the [example file](example/example.dart).
|