lighttpd and iis6 now work
Florian Ragwitz [Wed, 2 Mar 2011 11:46:17 +0000 (12:46 +0100)]
TODO

diff --git a/TODO b/TODO
index 5e96e21..b9e890b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,8 +30,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ###  Blockers
 
-  * lighttpd
-  * iis6
   * Add some tests for Catalyst::Test::local_request
   * Test all the options work on all of the scripts
   * Test (and fix if needed) ::Wx
@@ -54,6 +52,7 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
   * remove per-request state from the engine instance
   * be smarter about how we use PSGI - not every response needs to be delayed
     and streaming
+  * lighttpd, iis6, and nginx path-info fixers as proper middlewars as part of Plack
 
 ##  The horrible hack for plugin setup - replacing it: