ruby/lib/net
nagachika 48d7802858 merge revision(s) 59693,59695: [Backport #13852]
A HTTP Header value must not contain CR or LF.
	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/branches/ruby_2_4@59783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-08 14:27:38 +00:00
..
http merge revision(s) 59693,59695: [Backport #13852] 2017-09-08 14:27:38 +00:00
ftp.rb Suppress warnings. 2016-11-29 08:44:21 +00:00
http.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
pop.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
protocol.rb net/protocol.rb: kwargs 2016-11-14 07:53:32 +00:00
smtp.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00