ruby--ruby/lib/webrick
gotoyuzo 3d0d2d5ff1 * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=.
* lib/webrick/httpserver.rb (HTTPServer#run): should pass the
  request's keep_alive flag to the response.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-11-25 16:02:45 +00:00
..
httpauth
httpservlet
accesslog.rb
compat.rb
config.rb
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb
httprequest.rb
httpresponse.rb * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=. 2003-11-25 16:02:45 +00:00
https.rb * lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain. 2003-11-04 23:48:13 +00:00
httpserver.rb * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=. 2003-11-25 16:02:45 +00:00
httpservlet.rb
httpstatus.rb
httputils.rb
httpversion.rb
log.rb
server.rb * lib/webrick/server.rb (GenericServer#start): should rescue 2003-10-23 11:29:29 +00:00
ssl.rb * lib/webrick/ssl.rb: new option :SSLExtraChainCert. 2003-11-01 17:30:40 +00:00
utils.rb
version.rb