1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
naruse c7ec1b1f59 Allow Net::HTTP to fetch user/pass from http_proxy
Note that this feature is enabled only on environment variables are
multi-user safe. In this time the list includes Linux, FreeBSD, or
Darwin. [Bug #12921]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58461 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-23 16:19:23 +00:00
..
fixtures net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00
ftp Specify the socktype explicitly. 2016-12-04 05:05:54 +00:00
http Allow Net::HTTP to fetch user/pass from http_proxy 2017-04-23 16:19:23 +00:00
imap Move certificates to test/net/fixtures/. 2016-11-19 02:37:39 +00:00
pop lib/net/pop.rb: Specify frozen_string_literal: true. 2017-01-10 12:32:56 +00:00
protocol revert r57323 2017-01-14 09:38:56 +00:00
smtp Terminate created threads. 2017-04-13 16:19:46 +00:00