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
tenderlove 4a7f4d1f48 * lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
connection verification fails.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-22 21:37:13 +00:00
..
.document
ftp.rb
http.rb * lib/net/http.rb (Net::HTTPRequest#send_request_body_data): 2010-12-14 04:05:03 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb (xlist): supported the XLIST command, which is an 2010-12-07 08:07:12 +00:00
pop.rb
protocol.rb * lib/net/http.rb (Net::HTTPRequest#set_form): Added to support 2010-12-13 01:04:37 +00:00
smtp.rb * lib/net/smtp.rb: Net::SMTP should close the SSL connection if the 2010-12-22 21:37:13 +00:00
telnet.rb