Christian Dickmann

Results 2 issues of Christian Dickmann

I propose the following: - Start using the net-http-pipeline gem See: - http://redmine.ruby-lang.org/issues/5461 - https://github.com/drbrain/net-http-pipeline/blob/master/lib/net/http/pipeline.rb - http://www.igvita.com/2011/10/04/optimizing-http-keep-alive-and-pipelining/ - Offer Connection#_call version that is split into two parts - Connection#_callPipelined would...