about summary refs log tree commit homepage
path: root/lib/yahns/stream_input.rb
DateCommit message (Expand)
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2014-10-18stream_input: favor str.clear instead of str.replace('')
2013-10-30stream_input: use thread-local rbuf to avoid some garbage
2013-10-29implement client_timeout for streaming inputs
2013-10-19wire up client_max_body_size limits
2013-10-18remove tiny_input
2013-10-18initial commit