summaryrefslogtreecommitdiff
path: root/lib/webrick
AgeCommit message (Expand)Author
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/httprequest.rb (WEBrick::HTTPRequest#initialize):gotoyuzo
2004-10-12* lib/webrick/config.rb:gotoyuzo
2004-09-16* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo
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-08-09* lib/webrick/httpservlet/erbhandler.rbgotoyuzo
2004-07-26* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo
2004-07-18* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2004-03-21* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):gotoyuzo
2004-03-11* lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo
2004-03-07* lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo
2004-01-26* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo
2004-01-24* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): supportgotoyuzo
2004-01-07* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo
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-19get rid of unusable conditiongotoyuzo
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 setgotoyuzo
2003-12-18* lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo
2003-12-04* lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo
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 rescuegotoyuzo
2003-09-28* lib/webrick/utils.rb (Utils::su): use setgid and setuid togotoyuzo
2003-09-23* lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo
2003-09-18* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo
2003-09-08meta_vars should be String.gotoyuzo
2003-09-08* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo
2003-09-08* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo
2003-08-19* lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo
2003-08-13* lib/webrick/https.rb (HTTPServer#run): should set syncing-modegotoyuzo
2003-08-07* lib/webrick/httputils.rb (FormData#list): should not takegotoyuzo
2003-08-02* lib/webrick/https.rb: change an option name.gotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo