I want build app to make https
request by using client certificate and show content in UIWebView
.
I have an research, and i can do this with customHTTPProtocol in Object C. But i want build this app using xamarin.
I don't know how to do this in xamarin
.