*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Sun, 31 Jul 2005 04:54:00 +0000 (04:54 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Sun, 31 Jul 2005 04:54:00 +0000 (04:54 +0000)
tests/js-test/js/httpd/options.js

index 060de7b..592cde7 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: options.js,v 1.15 2005/07/31 04:51:50 mmondor Exp $ */
+/* $Id: options.js,v 1.16 2005/07/31 04:54:00 mmondor Exp $ */
 
 var options = {
        max_connections:        32,
@@ -59,6 +59,7 @@ var mimetypes  = {
        'text/css':                             [ "css" ],
        'application/x-xpinstall':              [ "xpi" ],
        'application/vnd.mozilla.xul+xml':      [ "xul" ],
+       'text/rdf':                             [ "rdf" ],
        'application/pdf':                      [ "pdf" ],
        'application/postscript':               [ "ps" ],
        'application/x-tar':                    [ "tar" ],