http_async
Description
|
This parameter selects the processing mode of the HTTP request functions (httpget|put|post|del). These functions return immediately after the connection to the server has been established (without waiting for the reply by the server) when this parameter is set to
true. The model is notified about the completion of the request via an event of class
EVENT_HTTPEND.
|
Type
|
Boolean, read/write
|
Default value
|
false
|
Affects routines
|
|
See also
|
|
Module
|