Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL.Api
HttpApiRequest Class
HttpApiRequest Properties
AdditionalHeaders Property
Timeout Property
Url Property
HttpApiRequest
AdditionalHeaders Property
Additional headers if any
Namespace:
Casewhere.Runtime.DSL.Api
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
Copy
public
IDictionary
<
string
,
string
>
AdditionalHeaders
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
HttpApiRequest Class
Casewhere.Runtime.DSL.Api Namespace