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
naruse 4f4d724720 Make retries for Net::HTTP configurable [Feature #10674]
by stereobooster
fix https://github.com/ruby/ruby/pull/1654

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-26 14:00:25 +00:00
..
http HTTPHeader#add_field should allow binary [Bug #13926] 2017-09-25 14:28:53 +00:00
ftp.rb Prefer adapting specs to complicating library code 2017-09-20 21:50:14 +00:00
http.rb Make retries for Net::HTTP configurable [Feature #10674] 2017-09-26 14:00:25 +00:00
https.rb
imap.rb lib/net/imap.rb: Accept continuation requests without response text 2017-08-27 06:32:00 +00:00
pop.rb Fix variable name in example of net/pop 2017-08-02 15:10:42 +00:00
protocol.rb lib/net/protocol.rb: account read_bytes before caller sees it 2017-05-22 07:36:00 +00:00
smtp.rb Use unpack1 instead of unpack and [0] 2017-07-20 23:34:03 +00:00