Good afternoon my dear, I need to make a request for an api that is in a domain outside the local network, I do this through a webrequest that was created this way:
WebRequest myWebRequest = WebRequest.Create("urldestino");
However, the net...
asked by
21.07.2017 / 22:33