github restsharp/RestSharp 107.0.2

latest releases: 112.1.0, 112.0.0, 111.4.1...
2 years ago

What's Changed

  • #1686 Reverted to using x-www-form-urlencoded by default unless there's a body or multipart form is set in options
  • #1687 remedy, added a client option DisableCharset to make servers that don't support charset in Content-Type happier
  • Added generic overloads for adding parameters with the type constrained to struct as part of #1682 fix
  • Added response headers to RestResponse.ContentHeaders collection #1684
  • Wrapped request cancellation token and source in using for #1685

Full Changelog: 107.0.1...107.0.2

Don't miss a new RestSharp release

NewReleases is sending notifications on new releases.