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
yugui ef0736604a * lib/net/http.rb (Net::HTTP#connect): makes it timeout during
SSL handshake too. [ruby-core:34203]
  Patch by Marc Slemko.

* test/net/http/test_http.rb (TestNetHTTP_v1_2#test_timeout_during_HTTP_session):
  test for [ruby-core:34203]

* test/net/http/test_https.rb (TestNetHTTPS#test_timeout_during_SSL_handshake):
  ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-12 07:26:18 +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/http.rb (Net::HTTP#connect): makes it timeout during 2011-01-12 07:26:18 +00:00
test_httpheader.rb
test_httpresponse.rb
test_https.rb * lib/net/http.rb (Net::HTTP#connect): makes it timeout during 2011-01-12 07:26:18 +00:00
test_https_proxy.rb
utils.rb * lib/net/http.rb: adding support to rfc5789 patch verb. 2010-06-01 12:30:52 +00:00