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

Call original request method with kwargs. #658

Merged
merged 1 commit into from
May 17, 2019

Conversation

busunkim96
Copy link
Contributor

This should allows for set_user_agent and tunnel_patch to be used with an instance of google-auth-library-python-httplib's AuthorizedHttp.

Closes #656.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 17, 2019
@busunkim96 busunkim96 requested review from theacodes and crwilcox May 17, 2019 22:40
@busunkim96 busunkim96 merged commit 1d2e240 into googleapis:master May 17, 2019
@busunkim96 busunkim96 deleted the request_orig branch May 17, 2019 23:03
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jun 11, 2019
v1.7.9
  Version 1.7.9

  Bugfix release
  - Remove Django Samples. ([#657](googleapis/google-api-python-client#657))
  - Call request_orig with kwargs ([#658](googleapis/google-api-python-client#658))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify User Agent on Discovery Service Class for Python
3 participants