【发布时间】:2014-07-08 23:34:49
【问题描述】:
这是链接 https://www.facebook.com/feeds/page.php?format=rss20&id=126895537502383
问题是当我通过 WebClient DownloadString() / DownloadData() 方法下载它时,它给了我 html 代码
注意:似乎来源取决于我将打开链接的浏览器,在 google chrome 上我看到了一个不错的 xml 代码,但在 Firefox 中我看到这些东西是用 HTML 修饰的
那么...我如何下载此链接的原生 xml 代码?
【问题讨论】:
标签: c# xml string download rss