ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpRequestHeaders Class / AcceptEncoding Property

In This Topic
    AcceptEncoding Property
    In This Topic
    Gets the collection of System.Net.Http.Headers.StringWithQualityHeaderValue values indicating the quality value for the acceptable content-codings for the response. Default quality value is "q=1"
    Syntax

    Property Value

    HttpHeaderValueCollectionA valid collection of StringWithQualityHeaderValue
    Remarks
    The Accept-Encoding request-header field is similar to Accept, but restricts the content-codings that are acceptable in the response.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also