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
aamine 08795f9ceb * lib/net/http.rb (Net::HTTP#initialize): initialize net/https variables to supress syntax warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-12 05:18:22 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acct 2008-08-07 11:55:13 +00:00
http.rb * lib/net/http.rb (Net::HTTP#initialize): initialize net/https variables to supress syntax warning. 2008-08-12 05:18:22 +00:00
https.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:37:38 +00:00
imap.rb * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for 2008-08-05 07:24:48 +00:00
pop.rb * lib/net/pop.rb (Net::POP3#set_all_uids): speed 2008-06-19 11:42:05 +00:00
protocol.rb
smtp.rb * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from 2008-08-04 05:46:53 +00:00
telnet.rb * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes to 2008-06-17 14:04:48 +00:00