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
shyouhei 93fba33b47 * test/net/http/test_https.rb: As always, localhost is not
guaranteed to be resolved as 127.0.0.1.  But a SSL
          certificate needs a socket to listen on a specific address
          where a CN resolves to.  On situations where localhost is
          not 127.0.0.1, these tests are not possible.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-09-27 06:57:39 +00:00
..
test_http.rb * lib/net/http.rb: adding support to rfc5789 patch verb. 2010-06-01 12:30:52 +00:00
test_httpheader.rb
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: As always, localhost is not 2010-09-27 06:57:39 +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