ruby/test/net/http
hsbt 809d3770e6 * lib/net/http/header.rb: Warn nil variable on HTTP Header.
It caused to NoMethodError. [fix GH-952][fix GH-641] Patch by @teosz
* test/net/http/test_httpheader.rb: Added test for nil HTTP Header.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-29 01:46:02 +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 fix common misspelling [ci skip] 2015-12-24 23:23:46 +00:00
test_http_request.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_httpheader.rb * lib/net/http/header.rb: Warn nil variable on HTTP Header. 2016-01-29 01:46:02 +00:00
test_httpresponse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +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