As the zstd compression is planned to be natively implemented in .NET11 to support ASP.NET core apps to serve responses with Content-Encoding: zstd on application level with app.UseResponseCompression() syntax, are there any plans to support zstd response compression directly by IIS with this module?
As the zstd compression is planned to be natively implemented in .NET11 to support ASP.NET core apps to serve responses with Content-Encoding: zstd on application level with app.UseResponseCompression() syntax, are there any plans to support zstd response compression directly by IIS with this module?