aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpproxy.rb
Commit message (Expand)AuthorAgeFilesLines
* stdlib: avoid extra calls to eliminate "\n" from Base64normal2016-01-101-2/+2
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* httpproxy.rb: fix typos [ci skip]nobu2015-07-131-2/+2
* * lib/webrick/httpproxy.rb: remove needless conditionhsbt2014-08-081-2/+0
* * lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt2014-06-261-1/+1
* * lib/webrick/httpproxy.rb: [DOC] Fix typoa_matsuda2013-12-041-1/+1
* * lib/webrick/httpproxy.rb: Fix typos in HTTPProxyServer [Bug #8013]zzak2013-03-081-4/+4
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-261-4/+10
* * lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy.drbrain2012-02-021-1/+29
* * lib/webrick: Add Documentationdrbrain2011-05-101-0/+17
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz2008-11-081-2/+2
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-2/+2
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2007-12-311-102/+138
* * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo2007-12-181-4/+2
* * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize),gotoyuzo2005-08-071-2/+2
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+14
* * missed in last commit.gotoyuzo2005-01-021-2/+2
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo2004-08-211-0/+3
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+237