Project

General

Profile

Bug #5365 » httputils.rb.patch

postmodern (Hal Brodigan), 09/26/2011 05:12 AM

View differences:

httputils.rb 2011-09-25 13:11:06.621670399 -0700
"jpe" => "image/jpeg",
"jpeg" => "image/jpeg",
"jpg" => "image/jpeg",
"js" => "application/javascript",
"lha" => "application/octet-stream",
"lzh" => "application/octet-stream",
"mov" => "video/quicktime",
......
"rtf" => "application/rtf",
"sgm" => "text/sgml",
"sgml" => "text/sgml",
"svg" => "text/svg+xml",
"tif" => "image/tiff",
"tiff" => "image/tiff",
"txt" => "text/plain",
(1-1/2)