CloseHTTPConnection
Description
Closes the connection to the server, further connections can be created if you call SetHTTPHost again.
Definition
CloseHTTPConnection( iHTTP )
void agk::CloseHTTPConnection( uint32_t iHTTP )
Parameters
- iHTTP - The ID of the connection to close.