1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/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
..
backward.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
exceptions.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
generic_request.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
header.rb * lib/net/http/header.rb: Warn nil variable on HTTP Header. 2016-01-29 01:46:02 +00:00
proxy_delta.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
request.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
requests.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
response.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
responses.rb * lib/net/http/responses.rb: Added new response class for 451 status code. 2015-12-30 11:53:15 +00:00