aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpservlet
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.hsbt2016-01-251-1/+2
* Add frozen_string_literal: false for all filesnaruse2015-12-166-0/+6
* * lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt2014-06-262-4/+1
* httpservlet/filehandler.rb: pass queriesnobu2014-02-121-1/+2
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.nobu2013-05-201-8/+26
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.nobu2013-05-201-10/+19
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): set charset.nobu2013-05-201-1/+7
* * lib/webrick/httpservlet/filehandler.rb (set_dir_list): share title and h1.nobu2013-05-201-2/+5
* filehandler.rb: revert r20152nobu2013-05-201-4/+2
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-263-17/+61
* * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak2013-01-051-1/+1
* * lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document todrbrain2011-06-161-1/+1
* * remove trailing spaces.nobu2011-05-151-2/+2
* * lib/webrick/httpservlet/erbhandler.rb: Add documentation.drbrain2011-05-121-0/+33
* * lib/webrick: Add Documentationdrbrain2011-05-102-2/+116
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-082-4/+3
* * lib/webrick/httpservlet/filehandler.rbmame2010-06-171-2/+6
* * lib/webrick/httpservlet/cgihandler.rbnaruse2010-03-121-2/+2
* * lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu2010-01-181-2/+2
* * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr2009-12-311-3/+1
* * lib/webrick/httpservlet/filehandler.rb: escape filename of index.naruse2009-12-061-1/+1
* * lib/webrick/httpservlet/abstract.rb (do_OPTIONS): method namesnobu2009-09-031-2/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-064-16/+16
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz2008-11-084-9/+9
* * lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler#do_...knu2008-05-281-0/+4
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-05-183-22/+44
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-03-031-2/+19
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-1/+1
* * lib/webrick/httpservlet/cgihandler.rb: external encoding ofgotoyuzo2008-01-071-0/+2
* * lib/webrick/httpservley/cgihandler.rbgotoyuzo2007-12-241-1/+1
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-3/+3
* * lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):matz2006-02-201-1/+1
* * win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,ocean2006-01-091-1/+1
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-301-0/+6
* * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize),gotoyuzo2005-08-073-3/+3
* * lib/webrick/server.rb (WEBrick::GenericServer#start_thread):gotoyuzo2004-12-151-8/+19
* * lib/webrick/config.rb:gotoyuzo2004-10-121-26/+79
* * lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo2004-09-161-1/+1
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-131-2/+6
* * lib/webrick/httpservlet/erbhandler.rbgotoyuzo2004-08-091-1/+2
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2004-07-181-1/+4
* * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo2004-03-071-2/+2
* * lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo2003-09-231-2/+4
* * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo2003-09-081-1/+1
* * lib/webrick: imported.gotoyuzo2003-07-236-0/+625