FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: include x-goog-user-project on resumable upload puts for grpc transport by BenWhitehead · Pull Request #2586 · googleapis/java-storage · GitHub

fix: include x-goog-user-project on resumable upload puts for grpc transport - #2586

Merged
BenWhitehead merged 1 commit into
mainfrom
fix/grpc/requester-pays-resumable-puts
Jun 13, 2024
Merged

fix: include x-goog-user-project on resumable upload puts for grpc transport#2586
BenWhitehead merged 1 commit into
mainfrom
fix/grpc/requester-pays-resumable-puts

Conversation

Copy link
Copy Markdown
Collaborator

No description provided.

…ansport

In HTTP transport, gcs includes the userProject in the returned location. However, in grpc the upload is opaque and does not necessarily include the userProject in a client visible way. For completeness’s sake, include x-goog-user-project in resumable upload puts.
BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Jun 13, 2024
BenWhitehead requested a review from a team June 13, 2024 15:22
product-auto-label Bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Jun 13, 2024
BenWhitehead merged commit 6f2f504 into main Jun 13, 2024
BenWhitehead deleted the fix/grpc/requester-pays-resumable-puts branch June 13, 2024 19:11
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL