Subject: CVS commit: pkgsrc/www/p5-Plack-Middleware-CrossOrigin
From: Havard Eidnes
Date: 2023-02-13 16:21:56
Message id: 20230213152156.2A282FA90@cvs.NetBSD.org

Log Message:
Add p5-Plack-Middleware-CrossOrigin version 0.014.

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.

The module also ensures that the response contains a Vary: Origin
header to avoid potential issues with caches.

Files:
RevisionActionfile
1.1addpkgsrc/www/p5-Plack-Middleware-CrossOrigin/DESCR
1.1addpkgsrc/www/p5-Plack-Middleware-CrossOrigin/Makefile
1.1addpkgsrc/www/p5-Plack-Middleware-CrossOrigin/distinfo