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
Kazuki Yamaguchi 364044e090 [ruby/net-http] Do not require stringio
It is not used in net/http library code since commit 15ccd0118c13
(r36473 in ruby svn trunk, 2012).

require's in test suite are also cleaned up.

https://github.com/ruby/net-http/commit/996d18a43f
2021-05-06 15:58:41 +09:00
..
test_buffered_io.rb
test_http.rb [ruby/net-http] Decode user and password from env configured proxy 2021-04-28 11:01:23 +09:00
test_http_request.rb [ruby/net-http] Do not require stringio 2021-05-06 15:58:41 +09:00
test_httpheader.rb
test_httpresponse.rb
test_httpresponses.rb
test_https.rb Fix test/net/http/test_https.rb host naming for Windows 2021-05-04 08:53:58 +09:00
test_https_proxy.rb
utils.rb