27 28 29
# File 'lib/polyphony/http/server/rack.rb', line 27 def each(&block) @request.each_chunk(&block) end