Revision history for Perl extension Plack::Middleware::ReverseProxy
0.07 Sat Aug 28 09:40:00 2010
- Fix dependencies
0.06 Wed Feb 17 12:52:30 2010
- Fix pod (yusukebe)
0.05 Fri Jan 29 17:35:00 2010
- use psgi.url_scheme, to be forward compatible with Plack 1.0 change,
and be explicit about the env key anyway.
(t/reverseproxy.t by miyagawa)
0.04 Wed Jan 13 16:53:20 2010
- Tell the environment the request is secure if it was forwarded for a
secure port.(rafl)
0.03 Tue Dec 22 17:05:00 2009
- fix build_requires
0.02 Tue Dec 22 15:30:00 2009
- use the last item of x-forwarded-host as host
0.01 Tue Dec 22 14:40:00 2009
- original version