Age | Commit message (Expand) | Author |
---|
2020-12-10 | Move webrick library into internal test toolchain | Hiroshi SHIBATA |
2020-10-27 | Separate `send` into `public_send` and `__send__` | Nobuyoshi Nakada |
2020-06-11 | [ruby/webrick] Extract creation of Net::HTTP in httpproxy | John W Higgins |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2018-04-03 | re r62966 and r62969. | ko1 |
2018-04-03 | Revert r62966 and r62969 | naruse |
2018-03-28 | webrick/httpproxy: stream request and response bodies | normal |
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 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 |