ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpRequestHeaders Class / Accept Property
Version

Accept Property
Gets the collection of System.Net.Http.Headers.MediaTypeHeaderValue values containing the list of acceptable media types for the response. The default quality factor for each acceptable media type is "q=1"
Syntax

Property Value

HttpHeaderValueCollectionA valid collection of MediaTypeWithQualityHeaderValue
Remarks
The Accept request-header field can be used to specify certain media types which are acceptable for the response.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also