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

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

    Property Value

    HttpHeaderValueCollectionA valid collection of StringWithQualityHeaderValue
    Remarks
    The Accept-Charset request-header field can be used to indicate what character sets are acceptable for the response.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also