RxRestClient v1.3.0 Release Notes

Release Date: 2019-06-06 // almost 5 years ago
  • Renaming jsonEncoding option to bodyEncoding
    Renaming urlEncoding option to queryEncoding
    Removing delete request via array
    Using bodyEncoding from options for post, put, patch requests
    Using queryEncoding from options for get, delete requests