KestrunCompressionServiceCollectionExtensions class
Extension methods to add Kestrun compression services.
public static class KestrunCompressionServiceCollectionExtensions
Public Members
| name | description |
|---|---|
| static AddKestrunCompressionOptOut(…) | Adds Kestrun compression services to the service collection. This replaces the default IResponseCompressionProvider with KestrunResponseCompressionProvider, which respects endpoint metadata to disable compression. |
See Also
- namespace Kestrun.Hosting.Compression