Using XmlReader get Unauthorized WebException
问题 When trying to consume an RDF feed from craigslist, I'm running into a (401) Unauthorized WebException. I'm able to read the two commented out URLs directly below it with no issues. If I'm able to directly navigate to the craigslist URL using Internet Explorer with no problem, why does it fail when trying to load the data using an XmlReader? http://portland.craigslist.org/search/sss?query=mac&srchType=A&format=rss static void Main(string[] args) { XmlReader reader = XmlReader.Create("http:/