I\'m building a Windows Phone 7 Silverlight app. Is there any reason to use RestSharp instead of WebClient? I\'ve looked around on the RestSharp site, but it\'s not immediately obvious what the benefi
I\'m trying to patch RestSharp for it to be able to POST XMLs with non-ASCII characters as POST request body.
I\'m trying to connect to the last.fm rest services using restsharp. I can deserialize the simple data found at the example: http://ws.audioscrobbler.com/2.0/?method=artist.getinfo&artist=Cher&
I\'m noticing that when posting a form through IE7, accented characters are开发者_如何学编程 getting messed up as soon as the request hits the server. But in FF3 it works just fine. The page encoding