Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

1.9.0

Compare
Choose a tag to compare
@fubar-coder fubar-coder released this 26 Jan 07:39
· 444 commits to master since this release
  • Increased compatibility with the original RestSharp project
    • BuildUri instead of BuildUrl (deprecated)
    • Added AddJsonBody, AddXmlBody, AddQueryParameter, AddObject
  • Graceful handling of duplicate parameters
    (might be a breaking change)
  • Dispose HttpClient, HttpRequestMessage and the HttpResponseMessage