2019-01-05 17:52:54 +01:00
|
|
|
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.
|
|
|
|
|
2019-01-13 21:09:43 +01:00
|
|
|
WWW: https://metacpan.org/release/Dancer-Plugin-CORS
|