ruby--ruby/lib/net
aamine e3ab724e00 * lib/net/http.rb: 4xx raises Net::ProtoServerError, 5xx raises Net::ProtoFatalError (for backward compatibility).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-08 23:29:07 +00:00
..
ftp.rb Added RDoc comments. See comments at EOF for remaining issues. 2003-01-31 14:33:42 +00:00
http.rb * lib/net/http.rb: 4xx raises Net::ProtoServerError, 5xx raises Net::ProtoFatalError (for backward compatibility). 2003-02-08 23:29:07 +00:00
imap.rb
pop.rb * lib/net/smtp.rb: changes coding style. 2002-11-21 11:50:09 +00:00
protocol.rb * lib/net/smtp.rb: changes coding style. 2002-11-21 11:50:09 +00:00
smtp.rb * lib/net/smtp.rb: changes coding style. 2002-11-21 11:50:09 +00:00
telnet.rb * lib/net/telnet.rb: Telnet#print not add "\n". 2002-12-26 17:48:29 +00:00