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
.
Refer this it may help you sometimes :
Org.Apache.Http.Protocol
You can also make a try with
System.Net.Http