Skip to content

Use parent Call.Factory of OkHttpClient - #805

Merged
Vincent Biret (baywet) merged 1 commit into
microsoft:mainfrom
cbos:pr_okhttpclient_to_callfactory
Nov 8, 2023
Merged

Use parent Call.Factory of OkHttpClient#805
Vincent Biret (baywet) merged 1 commit into
microsoft:mainfrom
cbos:pr_okhttpclient_to_callfactory

Conversation

@cbos

Copy link
Copy Markdown
Contributor

Vincent Biret (@baywet)
Same as microsoftgraph/msgraph-sdk-java-core#1252

Call.Factory is the parent interface of OkHttpClient and allows adding your own OkHttpClient (wrapper) to be used, which can instrument the Http requests.

@baywet Vincent Biret (baywet) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for porting the change!

@baywet
Vincent Biret (baywet) merged commit 0df6148 into microsoft:main Nov 8, 2023
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.

2 participants