Skip to content

Instantly share code, notes, and snippets.

@idiotandrobot
Created August 10, 2023 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idiotandrobot/7e98a99ae0fda02c224fc7f79fde1a62 to your computer and use it in GitHub Desktop.
Save idiotandrobot/7e98a99ae0fda02c224fc7f79fde1a62 to your computer and use it in GitHub Desktop.
var client = new SyndicationClient();
client.SetRequestHeader("accept", "text/html, application/xhtml+xml, */*");
client.SetRequestHeader("user-agent", "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment