HttpApiRequestAdditionalHeaders Property
|
Additional headers if any
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic IDictionary<string, string> AdditionalHeaders { get; set; }
Property Value
IDictionaryString,
String
See Also