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
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
Age
Commit message (
Expand
)
Author
2008-05-20
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-03-03
merge revision(s) 15677:
shyouhei
2007-01-31
* removed svn:keywords for compatibility.
shugo
2006-07-31
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-18
* lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove
matz
2006-01-09
* win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,
ocean
2005-10-30
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2005-10-14
* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.
gotoyuzo
2005-09-28
* lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should
gotoyuzo
2005-09-15
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should set
gotoyuzo
2005-07-14
* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):
gotoyuzo
2005-07-10
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-06-25
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): should
gotoyuzo
2005-05-27
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-05-17
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should
gotoyuzo
2005-05-11
* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger
gotoyuzo
2005-03-23
* lib/webrick/utils.rb (WEBrick::Utils.create_listeners):
gotoyuzo
2005-03-09
* lib/webrick/server.rb (WEBrick::GenericServer#start): should
gotoyuzo
2005-02-13
* lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrase
gotoyuzo
2005-01-18
* lib/webrick/ssl.rb (WEBrick::Config::SSL): the default value
gotoyuzo
2005-01-02
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
gotoyuzo
2004-12-18
* I confirmed that its length. :-)
nahi
2004-12-18
* lib/webrick/httpauth.rb,
nahi
2004-12-16
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should wait
gotoyuzo
2004-11-06
* lib/webrick/server.rb (WEBrick::HTTPServer#start): remove
gotoyuzo
2004-11-03
* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to
gotoyuzo
2004-10-22
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):
gotoyuzo
2004-10-21
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):
gotoyuzo
2004-10-17
* lib/webrick/config.rb (WEBrick::Config::General): add default values:
gotoyuzo
2004-10-17
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host): new
gotoyuzo
2004-09-16
* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USER
gotoyuzo
2004-08-21
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2004-08-13
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):
gotoyuzo
2004-07-26
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): should
gotoyuzo
2004-07-18
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2004-01-26
* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-07
* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create
gotoyuzo
2003-12-22
* lib/webrick/cgi.rb (CGI): add support for mod_ruby.
gotoyuzo
2003-12-20
* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.
gotoyuzo
2003-12-19
get rid of unusable condition
gotoyuzo
2003-12-19
* lib/webrick/cgi.rb: add file. (yet another CGI library)
gotoyuzo
2003-12-19
* lib/webrick/httprequest.rb (meta_vers): should not set
gotoyuzo
2003-12-18
* lib/webrick/httputils.rb (parse_form_data): should return an
gotoyuzo
2003-12-04
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-11-25
* lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.
gotoyuzo
2003-11-04
* lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.
gotoyuzo
2003-11-01
* lib/webrick/ssl.rb: new option :SSLExtraChainCert.
gotoyuzo
2003-10-23
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-09-28
* lib/webrick/utils.rb (Utils::su): use setgid and setuid to
gotoyuzo
2003-09-23
* lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.
gotoyuzo
[next]