Merge pull request #378 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
This commit is contained in:
commit
268290a8b5
|
|
@ -27,6 +27,8 @@ namespace Microsoft.AspNetCore.ResponseCompression
|
||||||
"text/xml",
|
"text/xml",
|
||||||
"application/json",
|
"application/json",
|
||||||
"text/json",
|
"text/json",
|
||||||
|
// WebAssembly
|
||||||
|
"application/wasm",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue