fix: update GOOGLE_API_USE_MTLS values by arithmetic1728 · Pull Request #940 · googleapis/google-api-python-client

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@arithmetic1728

Copy link Copy Markdown

Contributor

Go client used lower case, so change the values to lower case in python apiary client.

@googlebot googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jun 10, 2020
Copy link Copy Markdown

Contributor

@busunkim96 busunkim96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Is it worth making this case insensitive?

@arithmetic1728

Copy link Copy Markdown

Contributor Author

I think I will just use the lower case to be consistent with the Go implementation: https://github.com/googleapis/google-api-go-client/blob/master/transport/http/dial.go#L31-L35

@arithmetic1728 arithmetic1728 merged commit 19908ed into master

Jun 10, 2020

@arithmetic1728 arithmetic1728 deleted the sijun-name branch

June 10, 2020 05:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@busunkim96 busunkim96 busunkim96 approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

cla: yes

This human has signed the Contributor License Agreement.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@arithmetic1728 @busunkim96 @googlebot