From: Florian Ragwitz Date: Wed, 2 Mar 2011 11:46:41 +0000 (+0100) Subject: .psgi stuff is now sorted out X-Git-Tag: 5.89003~95 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=281521fc4f8e929e00196aac501429bb6eef02d6 .psgi stuff is now sorted out --- diff --git a/TODO b/TODO index f8a3d0c..a9c144e 100644 --- a/TODO +++ b/TODO @@ -39,9 +39,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree ### Nice to have - * Do we need to do something else about middleware than let the user provide a .psgi? - What about the reverse proxy middleware - * Do we generate a .psgi by default? * throw out Catalyst::Test's remote_request in favour of Plack::Test::ExternalServer * make sure we're running under a server that support psgi.streaming - maybe