google-cloud-cpp
google-cloud-cpp copied to clipboard
No way to specify content length in gRPC GCS
In cURL API there is X-Upload-Content-Length header, which allows specifying the desired content length of an object. There is no counterpart in gRPC API.
There is a field in the proto, but the comments suggest that it should not be used for this purpose
This seems like a dup to #4286 ?
Still blocked.
Unblocked and now a feature request only.