Click or drag to resize

HttpApiRequestAdditionalHeaders Property

Additional headers if any

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public IDictionary<string, string> AdditionalHeaders { get; set; }

Property Value

Type: IDictionaryString, String
See Also