I\'m looking for the best .NET C# framework for building a REST Http client. My requirements are as follows:
Also take a look at the Microsoft.Http client in http://wcf.codeplex.com/ It will be included in future versions of the framework. It is relatively easy to unit test with.