Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/append-data-chunk. Description: Goal: new data chunk can be appended to current object. no need to upload all data or store new data as new object. Use case: user store log data into an object and append new data later. Specification URL (additional information): None