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: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string Accept { get; set; }Property Value
String
See Also