1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-23 16:13:00 +00:00
Files
rclone/http
Nick Craig-Wood b0fd187cba http: fix panic with url encoded content - fixes #1565
This fixes the issue which caused the panic (carrying on after an
error) and the issue which caused the error (double unescaping the
URL).
2017-07-30 23:16:32 +01:00
..