FubarDevelopment / restsharp.portable

Some kind of a RestSharp port to PCL
BSD 2-Clause "Simplified" License
96 stars 33 forks source link

Added Content property to RestResponse #65

Closed jchannon closed 8 years ago

jchannon commented 8 years ago

This adds a string property called Content on the IRestResponse class. Code "borrowed" from Restsharp as discussed in #63

@fubar-coder please check all builds on CI or locally as I couldn't open the SL5 and UWP projects so couldn't build the solution 😢