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 1bf066dcfa Preserve HTTP header key as string [Bug #15394]
to prevent send Host header twice accidentally.

From: Sangyong Sim <sangyong-sim@cookpad.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-10 23:54:14 +00:00
..
test_buffered_io.rb
test_http.rb increase body size 2018-06-25 12:11:31 +00:00
test_http_request.rb
test_httpheader.rb Preserve HTTP header key as string [Bug #15394] 2018-12-10 23:54:14 +00:00
test_httpresponse.rb test/net/http/test_httpresponse.rb: add testcases for net/httpresponse 2018-06-24 09:31:09 +00:00
test_httpresponses.rb
test_https.rb net/http, net/ftp: skip SSL/TLS session resumption tests 2018-08-09 10:00:19 +00:00
test_https_proxy.rb
utils.rb