Closed haraldq closed 9 years ago
This is a really nice addition! Thanks for the pull-request.
@haraldq This is just to inform you that i have rewritten the documentation and dedicated a section to this: https://github.com/wis3guy/HalClient.Net#i-want-to-use-a-custom-httpclient-for-my-ihalhttpclient-instances
Also note that in my experience, for testing purposes, it is easier to use a custom handler, as described here: https://github.com/wis3guy/HalClient.Net#i-want-to-use-a-custom-httpmessagehandler-for-my-ihalhttpclient-instances
In this way, HalClient can be used with Owin Testserver in this manner: