System.Net.Http 4.0.0.0 System.Net.Http.Headers.TransferCodingHeaderValue The class provides support for the Accept-Encoding header as defined in RFC 2616 by the IETF. Quality factors allow a user agent to indicate the relative degree of preference for an Accept-Encoding header value, using the qvalue scale from 0 to 1. The default value is q=1. This type derives from . Represents an Accept-Encoding header value.with optional quality factor. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. A string used to initialize the new instance. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. A string used to initialize the new instance. A value for the quality factor. Method 4.0.0.0 System.Net.Http.Headers.TransferCodingWithQualityHeaderValue To be added. Converts a string to an instance. Returns . An instance. A string that represents transfer-coding value information. Property 4.0.0.0 System.Nullable<System.Double> To be added. To be added. Gets the quality factor from the . Method 4.0.0.0 System.Boolean To be added. To be added. To be added. To be added. To be added.