ContentEncodingMetadata Class
Definition
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.
Metadata used to negotiate wich endpoint to select based on the value of the Accept-Encoding header.
public sealed class ContentEncodingMetadata
type ContentEncodingMetadata = class
Public NotInheritable Class ContentEncodingMetadata
- Inheritance
-
ContentEncodingMetadata
Constructors
ContentEncodingMetadata(String, Double) |
Metadata used to negotiate wich endpoint to select based on the value of the Accept-Encoding header. |
Properties
Quality |
Gets the server preference to apply to break ties when two or more client options have the same preference. |
Value |
Gets the |