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
naruse 0f7b26ab4e Raise ArgumentError if host component is nil
From: oss92 <mohamed.o.alnagdy@gmail.com>
fix https://github.com/ruby/ruby/pull/1278

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-08 16:07:54 +00:00
..
test_buffered_io.rb
test_http.rb Host header should add branckets to IPv6 address [Bug #12642] 2017-10-26 15:29:36 +00:00
test_http_request.rb Raise ArgumentError if host component is nil 2018-03-08 16:07:54 +00:00
test_httpheader.rb raise error if value contains CR/LF in iniheader of initialize_http_header 2017-12-20 12:06:59 +00:00
test_httpresponse.rb
test_httpresponses.rb
test_https.rb openssl: revert changes in SSLContext#{min,max}_version= in r60310 2017-11-25 14:12:07 +00:00
test_https_proxy.rb
utils.rb