Google Cloud Storage support of S3 multipart upload
问题 Currenty, i'm using GCS in "interoperability mode" to make it accept S3 API requests. By using the official multipart upload example here (+ setting the appropriate endpoint), the first initiation POST request: POST /bucket/object?uploads HTTP/1.1 Host: storage.googleapis.com Authorization: AWS KEY:SIGNATURE Date: Wed, 07 Jan 2015 13:34:04 GMT User-Agent: aws-sdk-java/1.7.5 Linux/3.13.0-43-generic Java_HotSpot(TM)_64-Bit_Server_VM/24.72-b04/1.7.0_72 Content-Type: application/x-www-form