Skip to content

107.0.2

Compare
Choose a tag to compare
@alexeyzimarev alexeyzimarev released this 09 Jan 11:30
· 273 commits to dev since this release

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