| 
            
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 Reponse Headers into the ReponseHeaderDictionary  | 
|
| + | 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
                
            
         
        PUBLIC LONGCHAR GetLongchar (character, character)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC LONGCHAR GetLongchar (character, character, character)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GetLongchar (character, integer, character)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GetLongchar (character, integer, character, character)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR PostLongchar (character, character, character, longchar)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR PostLongChar (character, integer, character, character, character, longchar)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR PostLongchar (character, integer, character, character, longchar)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED ProcessResponseChunks (longchar)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED CHARACTER ProcessResponseHeaders (longchar)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC ReadResponseHandler ()
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC SetBasicAuthorization (character, character)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED SetNumericHttpResultCode ()
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PRIVATE WaitForReadResponse (handle)
 
  | 
|||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC HttpClient ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER HttpResult
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC INTEGER HttpResultCode
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.Framework.Collections.CharacterDictionary RequestHeaders
  | 
|||||||||
        
        PUBLIC Consultingwerk.ListNameValuePair ResponseHeaders
 
  | 
|||||||||