We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02ec59a + 9d450cf commit 184fd66Copy full SHA for 184fd66
harmony/doc-viewer/src/main/ets/mime.ts
@@ -66,7 +66,7 @@ const mimeMap = {
66
xhtml: 'application/xhtml+xml',
67
xls: 'application/vnd.ms-excel',
68
xlsx: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
69
- xml: 'application/xml',
+ xml: 'text/xml',
70
xul: 'application/vnd.mozilla.xul+xml',
71
zip: 'application/zip',
72
'3gp': 'video/3gpp',
0 commit comments