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
drbrain f2a13e60d9 * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP
RSET command.  [ruby-trunk - Feature #5373]
* NEWS:  ditto.
* test/net/smtp/test_smtp.rb:  Test for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-11 17:27:03 +00:00
..
http * lib/net/http: Do not handle Content-Encoding when the user sets 2013-02-14 01:08:19 +00:00
ftp.rb * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nil 2012-05-21 12:56:17 +00:00
http.rb * lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get. 2013-02-24 06:15:05 +00:00
https.rb
imap.rb remove trailing spaces. 2012-11-20 12:34:37 +00:00
pop.rb * lib/net/pop.rb: Fix rdoc title for Net::POP3 2013-02-02 04:32:25 +00:00
protocol.rb * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp.rb * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP 2013-03-11 17:27:03 +00:00
telnet.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +00:00