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
naruse 0078e40115 raise error if value contains CR/LF in iniheader of initialize_http_header
like r59693, initialize_http_header also should raise error. [Bug #14208]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-20 12:06:59 +00:00
..
http raise error if value contains CR/LF in iniheader of initialize_http_header 2017-12-20 12:06:59 +00:00
ftp.rb Fix a command injection vulnerability in Net::FTP. 2017-12-14 13:41:30 +00:00
http.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
https.rb
imap.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
pop.rb
protocol.rb
smtp.rb