google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

No way to specify content length in gRPC GCS

Open dopiera opened this issue 5 years ago • 3 comments

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

dopiera avatar Sep 09 '20 14:09 dopiera

This seems like a dup to #4286 ?

coryan avatar Sep 09 '20 14:09 coryan

Still blocked.

devjgm avatar Apr 14 '22 18:04 devjgm

Unblocked and now a feature request only.

coryan avatar Aug 05 '22 17:08 coryan