[ruby-cvs:56934] nagachika:r49784 (ruby_2_1): merge revision(s) r49104, r49105: [Backport #10692]
nagachika at ruby-lang.org
nagachika at ruby-lang.org
Sun Mar 1 01:03:13 JST 2015
nagachika 2015-03-01 01:03:10 +0900 (Sun, 01 Mar 2015)
New Revision: 49784
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49784
Log:
merge revision(s) r49104,r49105: [Backport #10692]
* test/net/http/test_http.rb (_test_send_request__HEAD): Added
failing test for send_request with HEAD method.
* lib/net/http.rb (Net::HTTP#send_request): there is no response body
with HEAD request. Patch by @rodrigosaito [fix GH-520]
Modified directories:
branches/ruby_2_1/
Modified files:
branches/ruby_2_1/ChangeLog
branches/ruby_2_1/lib/net/http.rb
branches/ruby_2_1/test/net/http/test_http.rb
branches/ruby_2_1/version.h
More information about the ruby-cvs
mailing list