lib/rex/proto/http/server.rb in rex-2.0.7 vs lib/rex/proto/http/server.rb in rex-2.0.8

- old
+ new

@@ -79,10 +79,9 @@ "rhtml" => "text/html", "html" => "text/html", "htm" => "text/htm", "jpg" => "image/jpeg", "jpeg" => "image/jpeg", - "jpeg" => "image/jpeg", "gif" => "image/gif", "png" => "image/png", "bmp" => "image/bmp", "txt" => "text/plain", "css" => "text/css",