Revision history for Plack-Middleware-Rewrite
1.010 Fri 09 Jan 2015
- No functional changes
- Test suite cleanup
- Minimum Perl requirement declared
1.009 Fri 02 Jan 2015
- Explicit documentation of how to redirect to a different host (OALDERS)
1.008 Fri 28 Feb 2014
- Fix for XSS test
1.007 Tue 12 Feb 2013
- Default body in middleware-generated redirect responses
1.006 Thu 27 Dec 2012
- Fix for buggy interaction with streaming
1.005 Thu 07 Jun 2012
- Pre-existing Location header in fabricated responses now preserved
1.004 Thu 29 Mar 2012
- External redirects preserve query params (by dropping unnecessary use of URI)
(with thanks to Wallace Reis)
1.003 Tue 01 Mar 2011
- No functional changes
- Dependecy on Plack 0.9942 declared
1.002 Fri 18 Feb 2011
- Now uses `response_cb`
1.001 Thu 17 Feb 2011
- No functional changes
- Dependencies declared
1.0 Wed 16 Feb 2011
- Initial release