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 772678cb7a aamine
* lib/net/smtp.rb: uses Digest::MD5 instead of MD5 (again).
* lib/net/pop.rb: ditto.
* lib/net/http.rb (HTTP#request): must pass block.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-12-07 10:12:52 +00:00
..
ftp.rb shugo 2000-12-21 06:35:05 +00:00
http.rb aamine 2001-12-07 10:12:52 +00:00
imap.rb Reflect the update of the MD5 module which is now Digest::MD5. 2001-12-01 14:07:01 +00:00
pop.rb aamine 2001-12-07 10:12:52 +00:00
protocol.rb aamine 2001-12-07 10:12:52 +00:00
smtp.rb aamine 2001-12-07 10:12:52 +00:00
telnet.rb * lib/net/telnet.rb: waitfor(): improvement. thanks to 2001-09-07 22:17:13 +00:00