implement flow control in HTTPClient
onContinue construct of Rx is not called now, so if the receiver is processing the data slowly, the incoming data can pile up.
The buffer size should be configurable.
onContinue construct of Rx is not called now, so if the receiver is processing the data slowly, the incoming data can pile up.
The buffer size should be configurable.