C
static void HTTPProcess();
Description
Performs any pending operations for the currently loaded HTTP connection.
Preconditions
HTTPInit() and HTTPLoadConn() have been called.
Returns
None
static void HTTPProcess();
Performs any pending operations for the currently loaded HTTP connection.
HTTPInit() and HTTPLoadConn() have been called.
None