101.1 Released
Get it on NuGet or GitHub downloads. Also, if you have a moment, I would appreciate your rating and review of the project on the NuGet gallery.
- Updated JSON.NET to 4.0.2
- IMPROVED: Windows Phone 7 now supported via NuGet (thanks to NuGet 1.2 and JSON.NET updates)
- IMPROVED: References to JSON.NET and xUnit now done via NuGet (should resolve issue where there was an error with JSON.NET when installing RestSharp via NuGet)
- FIXED: Async requests weren’t setting Accept header based on registered deserializers
-
FIXED: MonoTouch project was out of date (thanks kevinmcmahon!)
-
FIXED: Async requests that set Timeout value threw exception
-
FIXED: Content length is sometimes incorrect when using unicode characters in request body
-
FIXED: Timeout value only set in async requests when it does not equal 0
