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: don't overwrite user-agent on requests #297

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Feb 8, 2022

Reverts #295

Closes #296

BEGIN_COMMIT_OVERRIDE
fix: don't overwrite user-agent on requests
END_COMMIT_OVERRIDE

@tswast tswast requested review from a team as code owners February 8, 2022 16:19
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/google-resumable-media-python API. label Feb 8, 2022
@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 8, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 8, 2022
@unforced unforced merged commit 42b380e into main Feb 8, 2022
@unforced unforced deleted the revert-295-useragentfix branch February 8, 2022 21:53
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/google-resumable-media-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User-Agent is overridden even when manually set by "upper" library
3 participants