about summary refs log tree commit homepage
path: root/test/unit/test_tee_input.rb
DateCommit message (Collapse)
2009-07-16move all #gets logic to tee_input out of chunked_reader
This simplifies chunked_reader substantially with a slight increase in tee_input complexity. This is beneficial because chunked_reader is more complex to begin with and more likely to experience correctness issues.