ruby/lib/net
shugo 4c839a2cec Use dynamic dispatch instead of is_a?.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-21 08:55:25 +00:00
..
http Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +00:00
ftp.rb Use dynamic dispatch instead of is_a?. 2016-11-21 08:55:25 +00:00
http.rb net/http: avoid writing/reading from unstarted SSL socket 2016-11-21 05:02:58 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
pop.rb net/protocol.rb: kwargs 2016-11-14 07:53:32 +00:00
protocol.rb net/protocol.rb: kwargs 2016-11-14 07:53:32 +00:00
smtp.rb net/protocol.rb: kwargs 2016-11-14 07:53:32 +00:00