ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
426 B
Text
8 lines
426 B
Text
Plack::Middleware::CrossOrigin adds Cross Origin Request Sharing headers used by
|
|
modern browsers to allow XMLHttpRequest to work across domains. This module will
|
|
also help protect against CSRF attacks in some browsers.
|
|
|
|
This module attempts to fully conform to the CORS spec, while allowing
|
|
additional flexibility in the values specified for the of the headers.
|
|
|
|
WWW: https://metacpan.org/release/Plack-Middleware-CrossOrigin
|