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 39c0252e04 aamine
* lib/net/pop.rb: new method Net::POP3.APOP
* lib/net/http.rb: set default Content-Type to x-www-form-urlencoded (causes warning)
* lib/net/protocol.rb: remove Net::NetPrivate module.
* lib/net/smtp.rb: ditto.
* lib/net/pop.rb: ditto.
* lib/net/http.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-12-13 19:15:21 +00:00
..
ftp.rb shugo 2000-12-21 06:35:05 +00:00
http.rb aamine 2001-12-13 19:15:21 +00:00
imap.rb One more fix to use Digest::MD5. 2001-12-01 14:07:02 +00:00
pop.rb aamine 2001-12-13 19:15:21 +00:00
protocol.rb aamine 2001-12-13 19:15:21 +00:00
smtp.rb aamine 2001-12-13 19:15:21 +00:00
telnet.rb * lib/net/telnet.rb: waitfor(): improvement. thanks to 2001-09-07 22:17:13 +00:00