Click or drag to resize

HttpApiGetRequest Class

Describe the content of HttpApiGetRequest
Inheritance Hierarchy

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public class HttpApiGetRequest : HttpApiRequest

The HttpApiGetRequest type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalHeaders
Additional headers if any
(Inherited from HttpApiRequest.)
Public propertyTimeout (Inherited from HttpApiRequest.)
Public propertyUrl
An request url
(Inherited from HttpApiRequest.)
Public propertyUrlParameters
Contain url parameters
Top
Methods
See Also