ruby/test/net/http
naruse 0078e40115 raise error if value contains CR/LF in iniheader of initialize_http_header
like r59693, initialize_http_header also should raise error. [Bug #14208]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-20 12:06:59 +00:00
..
test_buffered_io.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
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 test: use assert_not_* 2016-02-19 07:45:58 +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 lib/net/protocol.rb: account read_bytes before caller sees it 2017-05-22 07:36:00 +00:00
test_httpresponses.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
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 Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
utils.rb net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00