12aa791a8e
git-subtree-dir: packages/cors git-subtree-mainline:3a14263a6f
git-subtree-split:b5c0635952
8 lines
No EOL
388 B
Markdown
8 lines
No EOL
388 B
Markdown
# cors
|
|
[![Pub](https://img.shields.io/pub/v/angel_cors.svg)](https://pub.dartlang.org/packages/angel_cors)
|
|
[![build status](https://travis-ci.org/angel-dart/cors.svg)](https://travis-ci.org/angel-dart/cors)
|
|
|
|
Angel CORS middleware.
|
|
Port of [the original Express CORS middleware](https://github.com/expressjs/cors).
|
|
|
|
For complete example usage, see the [example file](example/example.dart). |