support content upload via buffering with upload_size

Bug #1605028 reported by Gary.Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mcloud
Fix Released
High
Gary.Wang

Bug Description

Currently, mcloud only supports upload content via the local file. However in some scenario, content data will be fetched in chunk by chunk for efficiency purpose. e.g. the remote client from storage-framework.

P.S. net-cpp only supports upload data via a large chunk or istream via POST and PUT method. And it will stop the current transfer when EOF reached, which doesn't meet the above requirement. Will add support for buffering upload(readdata_callback) to net-cpp firstly.

Gary.Wang (gary-wzl77)
Changed in mcloud:
assignee: nobody → Gary.Wang (gary-wzl77)
status: New → In Progress
Gary.Wang (gary-wzl77)
Changed in mcloud:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.