9da3907dd3
- Add LICENSE - Sort *_DEPENDS - Add TEST_DEPENDS - Add NO_ARCH - Update WWW Changes: https://metacpan.org/changes/distribution/Dancer-Plugin-CORS
6 lines
316 B
Text
6 lines
316 B
Text
Cross origin resource sharing is a feature used by modern web browser to bypass
|
|
cross site scripting restrictions. A webservice can provide those rules from
|
|
which origin a client is allowed to make cross-site requests. This module helps
|
|
you to setup such rules.
|
|
|
|
WWW: https://metacpan.org/release/Dancer-Plugin-CORS
|