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
shyouhei 11dc2b9641 lib/net/http.rb: fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-09-24 07:55:41 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XX 2007-05-30 04:25:32 +00:00
http.rb lib/net/http.rb: fix typo. 2007-09-24 07:55:41 +00:00
https.rb
imap.rb * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
pop.rb * lib/net/pop.rb: change default verification mode from VERIFY_PEER to VERIFY_NONE because most POPS server does not have true certification. 2007-03-16 13:32:41 +00:00
protocol.rb * lib/net/protocol.rb (rbuf_read): extend buffer size for speed. 2007-03-19 02:27:08 +00:00
smtp.rb * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
telnet.rb