mirror of
https://github.com/rclone/rclone.git
synced 2026-05-31 12:24:43 -04:00
Some libraries use `application/json; charset=utf-8` as their `Content-Type`, which is valid. However we were not decoding the JSON body in that case, resulting in issues communicating with the rcserver.