rclone/http
Nick Craig-Wood 6d59887487 Fix URL encoding issues - fixes #1573
This fixes the confusion between paths which were URL encoded and
paths which weren't.  In particular it allows files to have % in the
name.
2017-08-02 13:19:36 +01:00
..
test Fix URL encoding issues - fixes #1573 2017-08-02 13:19:36 +01:00
http.go Fix URL encoding issues - fixes #1573 2017-08-02 13:19:36 +01:00
http_internal_test.go Fix URL encoding issues - fixes #1573 2017-08-02 13:19:36 +01:00
http_unsupported.go http: fix, tidy and rework ready for release 2017-06-20 21:27:14 +01:00