|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LONGCHAR GetLongchar (character, character) |
Performs a GET http request |
||
| LONGCHAR GetLongchar (character, character, character) |
Performs a GET http request |
||
| LONGCHAR GetLongchar (character, integer, character) |
Performs a GET http request |
||
| LONGCHAR GetLongchar (character, integer, character, character) |
Performs a GET http request |
||
| LONGCHAR PostLongchar (character, character, character, longchar) |
Performs a POST http request using default port settings |
||
| LONGCHAR PostLongChar (character, integer, character, character, character, longchar) |
Performs a POST http request |
||
| LONGCHAR PostLongchar (character, integer, character, character, longchar) |
Performs a POST http request |
||
| ProcessResponseChunks (longchar) |
Processes the payload of a Chunked Transfer Encoding response |
||
| CHARACTER ProcessResponseHeaders (longchar) |
Processes the Response Headers into the ResponseHeaderDictionary |
||
| ReadResponseHandler () |
Data is available on a socket or the remote end of a connection has
closed its socket; applies only to socket objects. |
||
| SetBasicAuthorization (character, character) |
Adds a basic authorization header to the request |
||
| SetNumericHttpResultCode () |
Sets the numeric HttpResultCode property based on the HttpResult
property |
||
| WaitForReadResponse (handle) |
Performs the WAIT-FOR READ-RESPONSE of the Socket handle |
| Options | Name | Purpose | |
|---|---|---|---|
| HttpClient () |
Constructor for the HttpClient class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER HttpResult |
|
||
| INTEGER HttpResultCode |
|
||
| Consultingwerk.Framework.Collections.CharacterDictionary RequestHeaders |
|
||
| Consultingwerk.ListNameValuePair ResponseHeaders |
|
|
Top
LONGCHAR GetLongchar (character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LONGCHAR GetLongchar (character, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
LONGCHAR GetLongchar (character, integer, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
LONGCHAR GetLongchar (character, integer, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
LONGCHAR PostLongchar (character, character, character, longchar)
|
|||||||||||||||||||||||||||||||||||||||||||||
LONGCHAR PostLongChar (character, integer, character, character, character, longchar)
|
|||||||||||||||||||||||||||||||||||||||||||||
LONGCHAR PostLongchar (character, integer, character, character, longchar)
|
|||||||||||||||||||||||||||||||||||||||||||||
ProcessResponseChunks (longchar)
|
|||||||||||||||||||||||||||||||||||||||||||||
CHARACTER ProcessResponseHeaders (longchar)
|
|||||||||||||||||||||||||||||||||||||||||||||
ReadResponseHandler ()
|
|||||||||||||||||||||||||||||||||||||||||||||
SetBasicAuthorization (character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
SetNumericHttpResultCode ()
|
|||||||||||||||||||||||||||||||||||||||||||||
WaitForReadResponse (handle)
|
|||||||||||||||||||||||||||||||||||||||||||||
HttpClient ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER HttpResult
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER HttpResultCode
|
|||||||||
Consultingwerk.Framework.Collections.CharacterDictionary RequestHeaders
|
|||||||||
Consultingwerk.ListNameValuePair ResponseHeaders
|
|||||||||