1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick
gotoyuzo a4874e20ae * lib/webrick/httprequest.rb (meta_vers): should not set
HTTP_CONTENT_TYPE and HTTP_CONTENT_LENGTH.

* lib/webrick/https.rb (HTTPRequest#parse): should check presence
  of cert() method to detect SSLSocket.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-19 14:31:24 +00:00
..
httpauth * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpservlet * lib/webrick/httpservlet/cgihandler.rb: conform to mswin32. 2003-09-23 17:14:39 +00:00
accesslog.rb * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port 2003-09-08 09:52:34 +00:00
compat.rb * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
config.rb * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port 2003-09-08 09:52:34 +00:00
cookie.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
htmlutils.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpauth.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpproxy.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httprequest.rb * lib/webrick/httprequest.rb (meta_vers): should not set 2003-12-19 14:31:24 +00:00
httpresponse.rb * lib/webrick/server.rb (GenericServer#start): should rescue 2003-12-04 00:12:14 +00:00
https.rb * lib/webrick/httprequest.rb (meta_vers): should not set 2003-12-19 14:31:24 +00:00
httpserver.rb * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=. 2003-11-25 16:02:45 +00:00
httpservlet.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpstatus.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httputils.rb * lib/webrick/httputils.rb (parse_form_data): should return an 2003-12-18 19:08:11 +00:00
httpversion.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
log.rb * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual 2003-09-18 16:09:02 +00:00
server.rb * lib/webrick/server.rb (GenericServer#start): should rescue 2003-12-04 00:12:14 +00:00
ssl.rb * lib/webrick/ssl.rb: new option :SSLExtraChainCert. 2003-11-01 17:30:40 +00:00
utils.rb * lib/webrick/utils.rb (Utils::su): use setgid and setuid to 2003-09-28 17:50:52 +00:00
version.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00