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

feat: add isMtls property to ApacheHttpTransport #1168

Merged
merged 27 commits into from Nov 2, 2020
Merged

feat: add isMtls property to ApacheHttpTransport #1168

merged 27 commits into from Nov 2, 2020

Conversation

arithmetic1728
Copy link
Contributor

@arithmetic1728 arithmetic1728 commented Oct 31, 2020

isMtls property needs to be passed in via constructor public ApacheHttpTransport(HttpClient httpClient, boolean isMtls).

arithmetic1728 and others added 24 commits October 15, 2020 11:45
…vanet/NetHttpTransport.java

Co-authored-by: Jeff Ching <chingor@google.com>
…vanet/NetHttpTransport.java

Co-authored-by: Jeff Ching <chingor@google.com>
…lUtils.java

Co-authored-by: Jeff Ching <chingor@google.com>
…lUtils.java

Co-authored-by: Jeff Ching <chingor@google.com>
…curityUtilsTest.java

Co-authored-by: Jeff Ching <chingor@google.com>
…lUtils.java

Co-authored-by: Jeff Ching <chingor@google.com>
@arithmetic1728 arithmetic1728 requested a review from a team as a code owner October 31, 2020 05:48
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 31, 2020
arithmetic1728 and others added 3 commits November 1, 2020 00:28
feat: add isMtls property to ApacheHttpTransport
@chingor13 chingor13 changed the title chore: add isMtls property to ApacheHttpTransport feat: add isMtls property to ApacheHttpTransport Nov 2, 2020
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.

None yet

2 participants