Commit Graph

4 Commits

Author SHA1 Message Date
58746b2ea9 Rack::init() is only called automatically if
needed when calling Rack::add(), since the other
methods won't work without add() first being
called.
2010-01-13 15:35:06 +02:00
2eff641a75 added public swap method to replace a middleware
stack item
2010-01-13 15:33:46 +02:00
71526a4c3a removed default content type header from Rack, as
middleware is supposed to control it
2010-01-12 21:18:44 +02:00
43a7bae14a initial commit 2010-01-12 21:05:17 +02:00