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

storage: Expose Cache-Control header on Reader #714

Closed
ConradIrwin opened this issue Aug 1, 2017 · 0 comments
Closed

storage: Expose Cache-Control header on Reader #714

ConradIrwin opened this issue Aug 1, 2017 · 0 comments
Assignees
Labels
api: storage Issues related to the Cloud Storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone

Comments

@ConradIrwin
Copy link
Contributor

I'd like to use this library to build a proxy for cloud storage. In order to do this efficiently, I'd like to be able to read the Cache-Control header off the response from cloud storage without making a separate request.

@jba jba self-assigned this Aug 1, 2017
@jba jba added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: storage Issues related to the Cloud Storage API. labels Aug 1, 2017
@jba jba added this to the Fixit 2017 Q3 milestone Aug 1, 2017
yoshi-automation added a commit that referenced this issue Apr 21, 2022
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#798

Changes:

fix(compute): revert proto3_optional, required removal on parent_id (#714)

  Source-Link: googleapis/googleapis@6b3fdce

build(servicemanagement): fix broken links
  PiperOrigin-RevId: 443188324
  Source-Link: googleapis/googleapis@775267e
yoshi-automation added a commit that referenced this issue Apr 21, 2022
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#798

Changes:

fix(compute): revert proto3_optional, required removal on parent_id (#714)

  Source-Link: googleapis/googleapis@6b3fdce

build(servicemanagement): fix broken links
  PiperOrigin-RevId: 443188324
  Source-Link: googleapis/googleapis@775267e
codyoss pushed a commit that referenced this issue Apr 21, 2022
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#798

Changes:

fix(compute): revert proto3_optional, required removal on parent_id (#714)

  Source-Link: googleapis/googleapis@6b3fdce

build(servicemanagement): fix broken links
  PiperOrigin-RevId: 443188324
  Source-Link: googleapis/googleapis@775267e
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 Cloud Storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants