Returns 1 if the request previously sent with SendHTTPRequestASync has completed. You can get the response with GetHTTPResponse. Returns 0 if the request is still in progress, or -1 if the request failed.
integer GetHTTPResponseReady( iHTTP )
int agk::GetHTTPResponseReady( uint32_t iHTTP )