Continuing my post “Brokered authentication for REST active clients” , I will show today how the client code can be simplified using the new HttpClient (WCF REST Starter kit 2) and some custom http processing stages attached to its pipeline. The first thing we have to do is to implement a custom processing...