In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043
[catagits/Catalyst-Runtime.git] / lib / Catalyst / EngineLoader.pm
2011-08-22 Tomas Doran I think this fixes mod_perl for some cases
2011-07-21 John Napiorkowski now better support for legacy psgi (Catalyst::Engine...
2011-05-03 Tomas Doran Make HTTP force standalone
2011-03-27 Tomas Doran Force FCGI detection for FastCGI scripts.
2011-03-27 Tomas Doran Do not commit conflicts, idiot
2011-03-27 Tomas Doran Fix bug stopping fastcgi script working
2011-03-27 Florian Ragwitz Fix the breakage the last commit introduced
2011-03-27 Florian Ragwitz make ->setup_engine($engine) supported API again
2011-03-27 Florian Ragwitz Ignore old-style .psgi files
2011-03-01 Florian Ragwitz Rename Engine::Loader to EngineLoader