Implement an abort function for the writer to clean up partially uploaded data. ```shell curl -i -X DELETE -H "Content-Length: 0" "SESSION_URI" ``` Docs: https://cloud.google.com/storage/docs/performing-resumable-uploads#cancel-upload
Implement an abort function for the writer to clean up partially uploaded data.
Docs: https://cloud.google.com/storage/docs/performing-resumable-uploads#cancel-upload