rclone/fs/rc/rcserver
Jonathan Giannuzzi 65f7eb0fba rcserver: improve content-type check
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.
2025-03-04 16:28:34 +00:00
..
testdata rcserver: set `ModTime` for dirs and files served by `--rc-serve` 2024-04-02 12:10:45 +01:00
metrics.go rc: fix default value of --metrics-addr 2024-09-13 15:52:51 +01:00
metrics_test.go build: modernize Go usage 2025-02-28 11:31:14 +00:00
rcserver.go rcserver: improve content-type check 2025-03-04 16:28:34 +00:00
rcserver_test.go rcserver: improve content-type check 2025-03-04 16:28:34 +00:00