Share via


ContentEncodingMetadata Class

Definition

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 Accept-Encoding value this metadata represents.

Applies to