summaryrefslogtreecommitdiff
path: root/test/spec_content_length.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in content lengthJames Tucker2013-12-281-1/+3
* Use to_enum instead of Enumerator.new to remove Ruby 2.0 warningsSantiago Pastorino2012-12-291-6/+3
* Explicitly declare EnumeratorLars Gierth2012-03-311-0/+2
* Wrap test apps in Rack::Lint and fix uncovered errors (second pass)Lars Gierth2012-03-311-13/+24
* Squash warnings for unused variables and the likeJames Tucker2011-12-211-1/+1
* Return behavior against Connection: close for Content-Length middleware, as i...raggi2011-05-201-7/+10
* missed a spot of coverageraggi2011-05-191-1/+3
* Fix support for variable length bodies that respond to to_ary. Add notes for ...raggi2011-05-191-0/+32
* Revert "Improve Rack::ContentLength middleware."Joshua Peek2011-05-191-8/+2
* Improve Rack::ContentLength middleware.José Valim2011-05-191-2/+8
* release semantics of Rack::Chunked and Rack::ContentLength from handlers. thi...raggi2010-10-041-6/+0
* Rename spec/ back to test/Christian Neukirchen2010-06-151-0/+42