Hi,
I'm writing a simple little application that posts to a Uri using the
System.Net.WebC lient class. In my application I wish to throw an
Exception if anything other than a 200 OK is returned. Is it possible
to retrieve this information when using WebClient.Uploa dValues?
Thanks.
I'm writing a simple little application that posts to a Uri using the
System.Net.WebC lient class. In my application I wish to throw an
Exception if anything other than a 200 OK is returned. Is it possible
to retrieve this information when using WebClient.Uploa dValues?
Thanks.