Issue #5365 has been reported by Hal Brodigan. ---------------------------------------- Bug #5365: WEBrick lacks the application/javascript and image/svg+xml MIME types. http://redmine.ruby-lang.org/issues/5365 Author: Hal Brodigan Status: Open Priority: Normal Assignee: Category: lib Target version: ruby -v: ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] WEBrick::HTTPUtils::DefaultMimeTypes (webrick/httputils.rb) does not define MIME types for the file extensions 'js' and 'svg'. This forces projects that use WEBrick directly (such as Jekyll) to define these MIME types. -- http://redmine.ruby-lang.org