Microsoft.AspNetCore.RequestDecompression Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
RequestDecompressionOptions |
Options for the HTTP request decompression middleware. |
Interfaces
IDecompressionProvider |
Provides a specific decompression implementation to decompress HTTP request bodies. |
IRequestDecompressionProvider |
Used to examine requests to see if decompression should be used. |