summaryrefslogtreecommitdiff
path: root/test/testrequest.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip Rack::Lint::InputWrapper serialization in TestRequest. Makes tests pass ...Konstantin Haase2010-09-091-1/+2
* Rename spec/ back to test/Christian Neukirchen2010-06-151-0/+77
* Ported specs to baconMichael Fellinger2010-06-121-72/+0
* Test coverage for rackupYehuda Katz + Carl Lerche2009-11-211-1/+16
* Updated the tests to use net/http since open-uri doesn't stream responses.Phil Hagelberg2008-11-251-1/+1
* Add tests for streaming with Mongrel.Phil Hagelberg2008-11-251-0/+12
* Updated Rake::Lint to ensure Content-Length header is present for non-chunked...Dan Kubb2008-07-241-1/+3
* Move TestRequest to test/Christian Neukirchen2007-02-281-0/+43