0.06 Sun Aug 22 20:00:09 CEST 2010
- prevent a few "File does not exist" messages
0.05 Wed Apr 14 11:44:22 CEST 2010
- $r->headers_sent
0.04 Fri Mar 5 10:19:20 CET 2010
- check for existence of mod_proxy.c in fetch_url()
0.03 Wed Mar 3 19:04:17 CET 2010
- reset $r->status_line before calling ap_die()
- reimplement Apache2::RequestRec::safe_die without ap_die()
- all versions of safe_die() now call ModPerl::Util::exit(0)
instead of returning OK.
0.02 Wed Mar 3 14:10:30 CET 2010
- fetch_url using mod_proxy
- more documentation
0.01 Tue Mar 2 21:42:23 CET 2010
- initial version