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 df7c89b442 * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual
condition.

* lib/webrick/log.rb (BasicLog#format): add "\n" to message.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4574 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-18 16:09:02 +00:00
..
httpauth * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpservlet * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port 2003-09-08 09:52:34 +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 meta_vars should be String. 2003-09-08 20:13:15 +00:00
httpresponse.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
https.rb * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
httpserver.rb * lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to 2003-09-08 16:57:25 +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 (FormData#list): should not take 2003-08-07 18:24:27 +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/accesslog.rb (AccessLog::setup_params): use req.port 2003-09-08 09:52:34 +00:00
ssl.rb * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
utils.rb * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
version.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00