aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick/test_httpproxy.rb
Commit message (Expand)AuthorAgeFilesLines
* webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal2018-12-031-1/+1
* Silence Net::HTTP warning in test.hsbt2018-08-071-0/+4
* repatch r62966 and r62969.ko12018-04-031-0/+95
* Revert r62966 and r62969naruse2018-04-031-95/+0
* adjust indents [ci skip]nobu2018-03-281-15/+16
* webrick/httpproxy: stream request and response bodiesnormal2018-03-281-0/+94
* webrick: don't use OpenSSL::TestUtils from webrick testsrhe2016-11-291-10/+48
* leakchecker.rb: remove temporary measurenobu2016-01-051-0/+5
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* skip old OpenSSLnobu2014-12-131-3/+3
* Suppress warningsnaruse2013-04-021-0/+2
* * test/webrick/test_cgi.rb: Removes usage of deprecatednaruse2011-01-121-5/+5
* * test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):shyouhei2010-10-011-0/+1
* supress warnings.akr2010-01-251-7/+7
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-2/+2
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-56/+56
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2007-12-311-0/+281