Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. fix: include x-goog-user-project on resumable upload puts for grpc tr…

    …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 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2f89953 View commit details
    Browse the repository at this point in the history