aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpresponse.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-2/+2
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT):matz2008-11-081-10/+10
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-1/+1
* * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo2006-05-181-7/+6
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo2004-10-211-16/+19
* * lib/webrick/config.rb:gotoyuzo2004-10-121-1/+19
* * lib/webrick/cgi.rb (CGI): add support for mod_ruby.gotoyuzo2003-12-221-2/+3
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-12-041-3/+3
* * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.gotoyuzo2003-11-251-1/+2
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+304