Interface | Description |
---|---|
RIDCHttpClient |
Http Client for RIDC connections
|
RIDCHttpClientProvider | |
RIDCHttpGetMethod |
Generic interface for HTTP GET Method
|
RIDCHttpHeader |
Generic interface for HTTP request/response headers
|
RIDCHttpMethod |
Generic interface for HTTP Methods/Actions (GET and POST)
|
RIDCHttpPart<T> |
Generic type for Http Part.
|
RIDCHttpPostMethod |
Generic interface for HTTP POST Method
|
Enum | Description |
---|---|
RIDCHttpPart.PartType |
Currently allowed types of HTTP Parts.
|