Skip to content

Conversation

@tbelaire
Copy link
Contributor

@tbelaire tbelaire commented May 1, 2020

This allows custom a ConnectionFactory to be passed in.

Changes proposed in this pull request

DefaultHttpProvider is useful, but I need to pass in a different IConnectionFactory for my use case.

I know I could always rewrite DefaultHttpProvider to use a custom connection factory, but this might be useful to others.

fixes #367

This allows custom a ConnectionFactory to be passed in.
@msftclas
Copy link

msftclas commented May 1, 2020

CLA assistant check
All CLA requirements met.

@baywet baywet requested a review from MIchaelMainer August 18, 2020 16:05
@baywet baywet added this to the 1.10.0 milestone Aug 18, 2020
@baywet baywet requested a review from darrelmiller August 18, 2020 20:10
@baywet baywet merged commit 74b5a7b into microsoftgraph:dev Aug 19, 2020
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.

Allow DefaultHttpProvider to use other IConnectionFactory's

4 participants