I am trying to send a web request to a server that requires Digest authentication. This is not working in Xamarin.mono, I get a 401 error. Is there an alternative I should be using to connect to this server, or how should I proceed?
↧
I am trying to send a web request to a server that requires Digest authentication. This is not working in Xamarin.mono, I get a 401 error. Is there an alternative I should be using to connect to this server, or how should I proceed?