index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
webrick
/
httpproxy.rb
Age
Commit message (
Expand
)
Author
2017-09-19
webrick: handle EAGAIN/EWOULDBLOCK on proxy connections
normal
2016-01-10
stdlib: avoid extra calls to eliminate "\n" from Base64
normal
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-07-13
httpproxy.rb: fix typos [ci skip]
nobu
2014-08-08
* lib/webrick/httpproxy.rb: remove needless condition
hsbt
2014-06-26
* lib/webrick/httpproxy.rb: remvoe useless assigned variables.
hsbt
2013-12-04
* lib/webrick/httpproxy.rb: [DOC] Fix typo
a_matsuda
2013-03-08
* lib/webrick/httpproxy.rb: Fix typos in HTTPProxyServer [Bug #8013]
zzak
2013-01-26
* lib/webrick/accesslog.rb: Improved WEBrick documentation.
drbrain
2012-02-02
* lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy.
drbrain
2011-05-10
* lib/webrick: Add Documentation
drbrain
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2008-11-08
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):
matz
2008-06-04
* lib/rdoc.rb: massive spelling correction patch from Evan Farrar
matz
2007-12-31
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):
gotoyuzo
2007-12-18
* lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,
gotoyuzo
2005-08-07
* lib/webrick/httpproxy.rb (HTTPProxyServer#intialize),
gotoyuzo
2005-01-07
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):
gotoyuzo
2005-01-02
* missed in last commit.
gotoyuzo
2004-08-21
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2003-07-23
* lib/webrick: imported.
gotoyuzo