зеркало из 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" ,
|
"html" => "text/html" ,
|
||||||
"rdf" => "application/rdf+xml" ,
|
"rdf" => "application/rdf+xml" ,
|
||||||
"xml" => "text/xml" ,
|
"xml" => "application/xml" ,
|
||||||
"js" => "application/x-javascript" ,
|
"js" => "application/x-javascript" ,
|
||||||
"csv" => "text/plain" ,
|
"csv" => "text/plain" ,
|
||||||
"png" => "image/png" ,
|
"png" => "image/png" ,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче