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
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
..
ftp * lib/net/ftp.rb (initialize): Connections are in passive mode per 2015-11-11 03:48:45 +00:00
http * lib/net/http/header.rb: Warn nil variable on HTTP Header. 2016-01-29 01:46:02 +00:00
imap
pop Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00