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(googleapi): fill response headers in Error #1418

Merged
merged 2 commits into from Feb 4, 2022

Conversation

tritone
Copy link
Contributor

@tritone tritone commented Feb 4, 2022

Currently googleapi.Error is not populating the Header field with
response headers. We found this to be true across multiple APIs.
This fix ensures that Header is filled in correctly, allowing
easier debugging by callers.

Currently googleapi.Error is not populating the Header field with
response headers. We found this to be true across multiple APIs.
This fix ensures that Header is filled in correctly, allowing
easier debugging by callers.
@tritone tritone requested review from yoshi-approver and a team as code owners February 4, 2022 06:03
@tritone tritone requested a review from a team February 4, 2022 06:03
@codyoss codyoss merged commit 9eaba81 into googleapis:main Feb 4, 2022
@tritone tritone deleted the error-header branch February 4, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants