aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/http/test_https_proxy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/net/http/test_https_proxy.rb: Use assert_join_threads.akr2014-11-111-14/+17
* * test/net/http/test_https_proxy.rbkazu2012-02-021-0/+6
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* catch EOFError in a thread.akr2007-12-151-7/+5
* close socket.akr2007-12-151-1/+7
* * test/net/http/test_https_proxy.rbmatz2007-11-141-0/+3
* skip test if openssl is not available.akr2005-06-071-2/+5
* fix another IPv6 issue.akr2005-06-031-1/+1
* avoid IPv6 issue.akr2005-06-031-3/+3
* add ML number.akr2005-06-031-2/+2
* set verify_mode to avoid a warning.akr2005-06-031-0/+1
* add a test.akr2005-06-031-0/+26