HttpClient.onDone

Called when we've read the entirety of the response. Any left-over data is in rest. disconnectReason is null if there was no disconnect.

class HttpClient
protected
void
onDone
(
scope Data[] rest
,,
bool error
)

Meta