OnHttpError(int, String, Hashtable) method

Call when there is an error occurred during connection with reverse proxy/relay server.

Syntax

void OnHttpError ( int errorCode , String errorMsg , Hashtable httpHeader )

Parameters

Examples