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 170aaabe4b * lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-24 07:42:46 +00:00
..
ftp.rb * lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber. 2003-06-13 00:26:51 +00:00
http.rb * lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'. 2003-06-24 07:42:46 +00:00
imap.rb * eval.c (proc_alloc): re-unification of Block and Proc. Block 2003-06-16 07:14:50 +00:00
pop.rb * lib/net/pop.rb: rename method: POP3#mail_size -> n_mails 2003-05-06 08:48:51 +00:00
protocol.rb * lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility. [ruby-talk:72927] 2003-06-06 07:05:52 +00:00
smtp.rb * lib/net/smtp.rb: support LOGIN authentication. The patch is contributed by Kazuhiko Izawa. [ruby-talk:78981] 2003-05-24 18:24:26 +00:00
telnet.rb * eval.c (rb_call_super): inheritance line adjustment moved from 2003-06-03 09:40:21 +00:00