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
wyhaines 70271340af lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a block size of 16k instead of 1k when streaming or chunking POST bodies.
test/net/http/test_post_io.rb: Backport #1284 [ruby-core:22874]; A test to go with the above change.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-07 19:00:48 +00:00
..
ftp.rb merge revision(s) 20248: 2009-02-14 19:21:18 +00:00
http.rb lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a block size of 16k instead of 1k when streaming or chunking POST bodies. 2010-06-07 19:00:48 +00:00
https.rb Revert r11453 2007-01-03 03:14:57 +00:00
imap.rb merge revision(s) 18368: 2009-01-09 10:24:32 +00:00
pop.rb merge revision(s) 19774: 2009-02-03 05:34:11 +00:00
protocol.rb * lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-dev:26617] 2005-09-13 07:27:18 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP::start): revert to avoid RFC2821 2008-07-17 12:40:40 +00:00
telnet.rb merge revision(s) 16242: 2008-06-15 13:34:40 +00:00