HttpApiGetRequest Class

Describe the content of HttpApiGetRequest

Definition

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class HttpApiGetRequest : HttpApiRequest
Inheritance
Object    HttpApiRequest    HttpApiGetRequest

Properties

AdditionalHeaders Additional headers if any
(Inherited from HttpApiRequest)
Timeout
(Inherited from HttpApiRequest)
Url An request url
(Inherited from HttpApiRequest)
UrlParameters Contain url parameters

Methods

See Also