Revision history for Plack-Middleware-CrossOrigin
0.005 2011-03-16 13:46:42 America/Chicago
- Add a workaround for WebKit browsers with preflighted GET requests.
0.004 2011-02-08 11:59:11 America/Chicago
- Allow setting expose_headers to * to allow all headers.
- Fix cross origin OPTIONS requests.
- Include all default HTTP and WebDAV methods by default.
- Include common WebDAV and web framework headers as allowed headers by
default.
0.003 2010-09-22 10:02:47 America/Chicago
- Fixed handling of expose_headers
0.002 2010-09-21 14:47:35 America/Chicago
- Fixed handling of allowed headers
0.001 2010-09-19 12:34:37 America/Chicago
- Initial release