aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/http/test_https.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain2012-02-281-1/+1
* * lib/net/http.rb: Retry HTTP requests for additional network errors.drbrain2012-02-281-3/+3
* * test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_du...shyouhei2011-08-011-1/+1
* Fix tests.naruse2011-02-191-1/+1
* * lib/net/http.rb (Net::HTTP#connect): makes it timeout duringyugui2011-01-121-0/+22
* * test/net/http/test_https.rb: As always, localhost is notshyouhei2010-09-271-1/+11
* * test/net/http/test_https.rb (test_identity_verify_failure): followsnahi2010-09-091-1/+1
* * test/net/http/test_https.rb: should rescue LoadError.gotoyuzo2007-12-231-3/+3
* * ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed.gotoyuzo2007-12-221-1/+1
* * lib/net/http.rb (Net::HTTP#connect): usegotoyuzo2007-12-201-0/+97