when I try to use the System.Net.Http.HttpClient to get a response from a domain that has utf characters I get an exception "The remote name could not be resolved".
How can I get around that?
when I try to use the System.Net.Http.HttpClient to get a response from a domain that has utf characters I get an exception "The remote name could not be resolved".
How can I get around that?