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
ko1 7e8cdaa6c3 to_str -> to_s
* lib/net/http/header.rb (set_field): `val` can not have `to_str`.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-30 22:23:45 +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 * lib/net/http/generic_rquest.rb (write_header): A Request-Line must 2016-07-06 00:01:20 +00:00
header.rb to_str -> to_s 2017-08-30 22:23:45 +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 Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +00:00
responses.rb Define classes for r58800 2017-05-19 16:19:46 +00:00
status.rb Fix NameError: uninitialized constant Net 2017-08-04 12:00:00 +00:00