Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

HttpMessageHandlerFactory for NetworkChecker #170

Closed
ErikParso opened this issue Nov 16, 2018 · 0 comments
Closed

HttpMessageHandlerFactory for NetworkChecker #170

ErikParso opened this issue Nov 16, 2018 · 0 comments
Assignees

Comments

@ErikParso
Copy link
Contributor

ErikParso commented Nov 16, 2018

Is your feature request related to a problem? Please describe

Current NetworkChecker creates HttpMessageHandler and sets only Proxy url specified in constructor. In some cases we also want to specify credentials to access proxy server.

Describe the solution you'd like

Overloaded NetworkChecker constructor with HttpMessageHandlerFactory parameter. If HttpMessageHandlerFactory is not set, HttpMessageHandler created by NetworkChecker will be used.

@ErikParso ErikParso changed the title HttpMessageHandlerFactory for networkChecker HttpMessageHandlerFactory for NetworkChecker Nov 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants