-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: include x-goog-user-project on resumable upload puts for grpc tr…
…ansport (#2586) In HTTP transport, gcs includes the userProject in the returned location. However, in grpc the uploadId is opaque and does not necessarily include the userProject in a client visible way. For completeness sake, include x-goog-user-project in resumable upload puts.
- Loading branch information
1 parent
adc14b9
commit 6f2f504
Showing
3 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters