ruby/lib/webrick/httpservlet
gotoyuzo 747ca59f52 * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):
fix regex for range-spec.

* lib/webrick/httpservlet/filehandler.rb
  (WEBrick::HTTPServlet::DefaultFileHandler#make_partial_content):
  multipart/byteranges response was broken.

* lib/webrick/httpservlet/erbhandler.rb
  (WEBrick::HTTPServlet::ERBHandler#do_GET): should select media type
  by suffix of script filename.

* lib/xmlrpc/server.rb: refine example code.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-08-13 04:24:16 +00:00
..
abstract.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
cgi_runner.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
cgihandler.rb * lib/webrick/httpservlet/cgihandler.rb 2004-07-18 16:15:37 +00:00
erbhandler.rb * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header): 2004-08-13 04:24:16 +00:00
filehandler.rb * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header): 2004-08-13 04:24:16 +00:00
prochandler.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00