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 3f927dec87 * lib/net/imap.rb (body_type_msg): should accept
message/delivery-status with extra data.
  [ruby-core:53741] [Bug #8167]

* test/net/imap/test_imap_response_parser.rb: related test.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-19 09:02:31 +00:00
..
http cleanup by @vipulnsward [GH fixes #262] 2013-03-22 11:57:51 +00:00
ftp.rb Document the default Net timeout values by @toolmantim [GH fixes #269] 2013-03-31 01:47:47 +00:00
http.rb Document the default Net timeout values by @toolmantim [GH fixes #269] 2013-03-31 01:47:47 +00:00
https.rb
imap.rb * lib/net/imap.rb (body_type_msg): should accept 2013-04-19 09:02:31 +00:00
pop.rb Document the default Net timeout values by @toolmantim [GH fixes #269] 2013-03-31 01:47:47 +00:00
protocol.rb * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp.rb Document the default Net timeout values by @toolmantim [GH fixes #269] 2013-03-31 01:47:47 +00:00
telnet.rb