Age | Commit message (Expand) | Author |
---|
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-05-06 | stdlib: use IO#wait_*able instead of IO.select when possible | normal |
2014-05-08 | webrick/httpserver.rb: Stop handling requests on shutdown | nobu |
2013-01-26 | * lib/webrick/accesslog.rb: Improved WEBrick documentation. | drbrain |
2011-05-10 | * lib/webrick: Add Documentation | drbrain |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2006-07-18 | * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove | matz |
2005-08-07 | * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize), | gotoyuzo |
2005-05-31 | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should | gotoyuzo |
2004-12-09 | * lib/webrick/cgi.rb (WEBrick::CGI#setup_header): avoid | gotoyuzo |
2004-03-21 | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): | gotoyuzo |
2004-03-07 | * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHander | gotoyuzo |
2004-01-24 | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): support | gotoyuzo |
2003-11-25 | * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=. | gotoyuzo |
2003-09-08 | * lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to | gotoyuzo |
2003-09-08 | * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port | gotoyuzo |
2003-08-19 | * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. | gotoyuzo |
2003-07-23 | * lib/webrick: imported. | gotoyuzo |