ruby/lib/net
aamine 3eea2999e7 * lib/net/http.rb: should not overwrite Host: header. (Original patch is contributed by sean@ruby-lang.org)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-21 11:01:22 +00:00
..
ftp.rb * lib/net/ftp.rb (set_socket): new method. 2002-07-18 02:52:48 +00:00
http.rb * lib/net/http.rb: should not overwrite Host: header. (Original patch is contributed by sean@ruby-lang.org) 2002-11-21 11:01:22 +00:00
imap.rb * lib/net/imap.rb: added document. 2002-03-01 02:27:37 +00:00
pop.rb use Object#class instead of deprecated Object#type. 2002-10-02 16:45:35 +00:00
protocol.rb use Object#class instead of deprecated Object#type. 2002-10-02 16:45:35 +00:00
smtp.rb * numeric.c (num_to_int): default to_int implementaion for every 2002-07-29 06:14:10 +00:00
telnet.rb * string.c (rb_str_slice_bang): if there's no corresponding 2002-07-11 08:22:18 +00:00