Click or drag to resize

RequestConfigurationAccept Property

A String containing the value of the HTTP Accept header. The default value of this property is null. Note: For additional information see section 14.1 of IETF RFC 2616 - HTTP/1.1.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string Accept { get; set; }

Property Value

String
See Also