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 6ecafe0c98 Move autoload to toplevel
So that classes which uses Net::HTTP with https can use OpenSSL
namespace for example exception classes like OpenSSL::SSL::SSLError.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-14 09:44:20 +00:00
..
http ReFix r663197 2018-12-11 00:36:46 +00:00
ftp.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
http.rb Move autoload to toplevel 2018-12-14 09:44:20 +00:00
https.rb Fix up r65505 [ci skip] 2018-11-05 07:01:49 +00:00
imap.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
pop.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00
protocol.rb Net::ReadTimeout and Net::WriteTimeout should tell the cause socket 2018-12-10 07:11:18 +00:00
smtp.rb lib/*: Prefer require_relative over require. 2018-11-02 17:52:33 +00:00