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
/
config.rb
Age
Commit message (
Expand
)
Author
2020-12-10
Move webrick library into internal test toolchain
Hiroshi SHIBATA
2018-11-02
lib/*: Prefer require_relative over require.
marcandre
2016-12-07
Delay Utils.getservername until needed.
shugo
2016-08-12
* lib/webrick/config.rb (WEBrick::Config::General):
naruse
2015-12-16
Add frozen_string_literal: false for all files
naruse
2013-01-26
* lib/webrick/accesslog.rb: Improved WEBrick documentation.
drbrain
2010-09-11
Add documentation for WEBrick's DigestAuth
drbrain
2009-12-19
* lib/webrick/config.rb (WEBrick::Config): typo fixed. a patch
matz
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2007-12-18
* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):
gotoyuzo
2006-05-18
* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,
gotoyuzo
2005-10-14
* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.
gotoyuzo
2004-12-15
* lib/webrick/server.rb (WEBrick::GenericServer#start_thread):
gotoyuzo
2004-10-12
* lib/webrick/config.rb:
gotoyuzo
2004-03-11
* lib/webrick/config.rb (WEBrick::Config::General): add
gotoyuzo
2004-03-07
* lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHander
gotoyuzo
2003-09-08
* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port
gotoyuzo
2003-07-23
* lib/webrick: imported.
gotoyuzo