In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043
[catagits/Catalyst-Runtime.git] / t / lib / TestAppOnDemand.pm
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...