timurua's picture

Hi All,I need help.I am writing an application which should receive huge amounts of data viaHTTP PUT requests.So the chunk can be 500MB-2GB.My application has a limited memory footprint of arround 300MB, so I reallyneed a kind of asynchronous callback for chunk reception.Thank you in advance for the response.Timur