| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * test/webrick/utils.rb (start_server): provide a reference to log of | mame | 2008-10-29 | 1 | -56/+56 |
| | | | | | | | | | | | | | webrick. * test/webrick/test_httpproxy.rb, test/webrick/test_httpauth.rb, test/webrick/test_cgi.rb, test/webrick/test_httpserver.rb, test/webrick/test_server.rb, test/webrick/test_filehandler.rb: use webrick log as an assertion message. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service): | gotoyuzo | 2007-12-31 | 1 | -0/+281 |
| call do_XXX which corespond with request method. (WEBrick::HTTPProxyServer#do_CONNECT,do_GET,do_POST,do_HEAD): added. * test/webrick/test_httpproxy.rb: add test for WEBrick::HTTPProxyServer. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
