about summary refs log tree commit homepage
path: root/test/unit/test_tee_input.rb
DateCommit message (Expand)
2009-11-05Util::tmpio returns a TmpIO that responds to #size
2009-10-07tests for read-in-full vs readpartial semantics
2009-09-08"encoding: binary" comments for all sources (1.9)
2009-08-15tee_input: make interface more usable outside of Unicorn
2009-08-09Switch to Ragel/C-based chunk/trailer parser
2009-07-16move all #gets logic to tee_input out of chunked_reader