HttpClient.handleResponse

User-supplied callback for handling the response.

class HttpClient
void delegate(HttpResponse response, string disconnectReason) handleResponse;

Meta