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
a_matsuda 39edad0380 Fix undefined method 'dump' for nil:NilClass (NoMethodError)
Patch by: Dmitry Vorotilin <d.vorotilin@gmail.com> (@route)
Signed-off-by: Akira Matsuda <ronnie@dio.jp>

closes #1475

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-08 20:25:44 +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 * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST request. 2016-11-05 14:39:06 +00:00
test_http_request.rb test: use assert_not_* 2016-02-19 07:45:58 +00:00
test_httpheader.rb * lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name, 2016-05-04 09:46:46 +00:00
test_httpresponse.rb Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +00:00
test_httpresponses.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_https_proxy.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
utils.rb leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00