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
drbrain 7a1180c745 * lib/net/http.rb (Net::HTTP#transport_request): Fix infinite loop
upon EOFError or Errno::ECONNRESET where count is reset to 0.
* test/net/http/test_http.rb (class TestNetHTTPKeepAlive):  Test for
  above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-24 01:10:07 +00:00
..
test_buffered_io.rb
test_http.rb * lib/net/http.rb (Net::HTTP#transport_request): Fix infinite loop 2012-02-24 01:10:07 +00:00
test_httpheader.rb
test_httpresponse.rb
test_https.rb
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