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
kazu ca0bb51887 * test/net/http/test_https_proxy.rb
(HTTPSProxyTest#test_https_proxy_authentication):
  add workaround to avoid to hang up without openssl.
  see #5786

* test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):
  ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-02 15:55:07 +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 * test/net/http/test_http.rb (TestNetHTTPKeepAlive#*): remove debug 2012-02-02 07:22:17 +00:00
test_httpheader.rb
test_httpresponse.rb
test_https.rb * test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session): 2011-08-01 22:35:05 +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