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 8c9a30539f * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.24.
* lib/net/protocol.rb: modified each_crlf_line again.
* lib/net/protocol.rb: do_write_beg,do_write_end -> writing{}
  do_write_do -> do_write
* lib/net/http.rb: can make proxy connection by passing
  addresses to HTTP.new, start.
* lib/net/http.rb: HTTP.new_implementation, old_implementation:
  can use 1.2 implementation of head, get, post, put.
  (see document)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-06-27 13:36:17 +00:00
..
ftp.rb *** empty log message *** 2000-02-08 05:58:24 +00:00
http.rb * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.24. 2000-06-27 13:36:17 +00:00
pop.rb o protocol.rb, smtp.rb, pop.rb, http.rb: define all#inspect() 2000-06-12 16:42:46 +00:00
protocol.rb * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.24. 2000-06-27 13:36:17 +00:00
smtp.rb o protocol.rb, smtp.rb, pop.rb, http.rb: define all#inspect() 2000-06-12 16:42:46 +00:00
telnet.rb Tue Jun 20 06:14:43 2000 Wakou Aoyama <wakou@fsinet.or.jp> 2000-06-19 21:18:41 +00:00