ruby--ruby/lib/net
aamine 0d11c322d1 aamine
* lib/net/http.rb: can call {old,new}_implementation any times.
* lib/net/http.rb: HTTP#connecting, receive ->
  common_oper, connecting.
* lib/net/http.rb: output warning if u_header includes
  duplicated header.
* lib/net/http.rb: not check Connection:/Proxy-Connection;
  always read until eof.
* lib/net/protocol: detects and catches "break" from block.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2000-11-16 14:03:20 +00:00
..
ftp.rb matz: 1.6.0 final (hopufully) 2000-09-12 05:37:38 +00:00
http.rb aamine 2000-11-16 14:03:20 +00:00
imap.rb shugo 2000-11-01 02:48:47 +00:00
pop.rb aamine 2000-11-10 23:31:32 +00:00
protocol.rb aamine 2000-11-16 14:03:20 +00:00
smtp.rb aamine 2000-11-10 23:31:32 +00:00
telnet.rb wakou 2000-09-12 21:16:09 +00:00