ArcGIS Pro 2.8 API Reference Guide
AcceptEncoding Property

ArcGIS.Desktop.Core Namespace > EsriHttpRequestHeaders Class : AcceptEncoding Property
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 10, Windows 8.1

See Also

Reference

EsriHttpRequestHeaders Class
EsriHttpRequestHeaders Members