aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Delay Utils.getservername until needed.shugo2016-12-071-3/+9
* * lib/webrick/config.rb (WEBrick::Config::General):naruse2016-08-121-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-261-1/+31
* Add documentation for WEBrick's DigestAuthdrbrain2010-09-111-0/+21
* * lib/webrick/config.rb (WEBrick::Config): typo fixed. a patchmatz2009-12-191-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): gotoyuzo2007-12-181-0/+1
* * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo2006-05-181-0/+2
* * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo2005-10-141-1/+1
* * lib/webrick/server.rb (WEBrick::GenericServer#start_thread):gotoyuzo2004-12-151-1/+1
* * lib/webrick/config.rb:gotoyuzo2004-10-121-0/+1
* * lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo2004-03-111-0/+1
* * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo2004-03-071-3/+3
* * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo2003-09-081-1/+0
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+96