From: Eric Wong <normalperson@...> Date: 2018-01-12T19:46:53+00:00 Subject: [ruby-core:84847] Re: [Ruby trunk Feature#14339] [PATCH] net/http: use writev for HTTP chunked request bodies naruse@airemix.jp wrote: > > @debug_output << Array(strs).map(&:dump).join if @debug_output > > I thought strs is always Array. > Is Array() is needed here? No, will remove before committing. > other parts are looks good to me. Btw, I noticed [Bug #14338] while working on this, any comments on what .write() (no args) should be?? Thanks. Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>