method onResponse

void onResponse(object requestor,int32 code,string text,basics::dictionary header,stream payload,object context);

Argumente

Zurückgegebener Wert

This method is called when a response from the HTTP server has been received. The response could be any HTTP response, including HTTP errors (e.g. 404).