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
shugo 0827a7e52b * lib/net/smtp.rb (getok, get_response): raise an ArgumentError when
CR or LF is included in a line, because they are not allowed in
RFC5321.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-08 07:06:57 +00:00
..
ftp net/ftp.rb: NullSocket#closed? 2016-02-12 02:50:09 +00:00
http * lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name, 2016-05-04 09:46:46 +00:00
imap * test/net/imap/test_imap.rb (test_idle_timeout): Because of the 2016-03-07 23:22:49 +00:00
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 * lib/net/smtp.rb (getok, get_response): raise an ArgumentError when 2016-06-08 07:06:57 +00:00