1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
usa acdab5fd56 merge revision(s) 49104,49105: [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]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@49378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-22 08:31:38 +00:00
..
test_buffered_io.rb * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the 2011-01-06 00:24:45 +00:00
test_http.rb merge revision(s) 49104,49105: [Backport #10692] 2015-01-22 08:31:38 +00:00
test_http_request.rb merge revision(s) 39232,39233,39238: [Backport #7831][Backport #7852] 2013-02-14 15:51:45 +00:00
test_httpheader.rb * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser of 2012-05-23 13:09:26 +00:00
test_httpresponse.rb merge revision(s) 48948: [Backport #10591] 2015-01-14 07:32:00 +00:00
test_httpresponses.rb * test/net/http/test_httpresponses.rb: Add a test file for 2012-07-05 03:31:36 +00:00
test_https.rb Use 0 as port like #6766 [Bug #6959] 2012-09-01 20:46:27 +00:00
test_https_proxy.rb * test/net/http/test_https_proxy.rb 2012-02-02 15:55:07 +00:00
utils.rb * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new key 2012-09-01 20:46:31 +00:00