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
naruse 3ba0abdb15 * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser of
HTTP Range request. Old one can't parse invalid specs and multiple
  specs correctly.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-23 13:09:26 +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 * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +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 * lib/net/http.rb (Net::HTTPResponse#each_response_header): 2009-10-30 13:09:03 +00:00
test_https.rb * test/net/http/test_https.rb: update test for r35494 2012-04-30 03:51:03 +00:00
test_https_proxy.rb * test/net/http/test_https_proxy.rb 2012-02-02 15:55:07 +00:00
utils.rb * lib/net/http.rb (Net::HTTP#transport_request): retry a idempotent 2012-01-20 05:56:35 +00:00