Click or drag to resize

HttpApiRequest Class

Support the methods to create HttpApiRequests like HttpApiGetRequest
Inheritance Hierarchy

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

The HttpApiRequest type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalHeaders
Additional headers if any
Public propertyTimeout
Public propertyUrl
An request url
Top
Methods
See Also