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
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
..
http * lib/net/http/header.rb: [DOC] add documentation that 2016-05-04 09:46:48 +00:00
ftp.rb net/ftp.rb: NullSocket#closed? 2016-02-12 02:50:09 +00:00
http.rb * lib/net/http.rb: Improve documentation for SSL requests via GET method. 2016-04-22 02:27:10 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
pop.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp.rb * lib/net/smtp.rb (getok, get_response): raise an ArgumentError when 2016-06-08 07:06:57 +00:00