зеркало из https://github.com/mozilla/pjs.git
Bug 283933 : Bugzilla should send XML templates as application/xml
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave
This commit is contained in:
Родитель
ab684bd2a1
Коммит
acf7b3bd76
|
@ -128,7 +128,7 @@ use constant contenttypes =>
|
|||
{
|
||||
"html" => "text/html" ,
|
||||
"rdf" => "application/rdf+xml" ,
|
||||
"xml" => "text/xml" ,
|
||||
"xml" => "application/xml" ,
|
||||
"js" => "application/x-javascript" ,
|
||||
"csv" => "text/plain" ,
|
||||
"png" => "image/png" ,
|
||||
|
|
Загрузка…
Ссылка в новой задаче