rclone/backend/webdav
Nick Craig-Wood 1550f70865 webdav: Don't accept redirects when reading metadata #2350
Go can't redirect PROPFIND requests properly, it changes the method to
GET, so we disable redirects when reading the metadata and assume the
object does not exist if we receive a redirect.

This is to work-around the qnap redirecting requests for directories
without /.
2018-06-18 12:22:13 +01:00
..
api webdav: show all available information when printing errors 2018-05-11 08:43:53 +01:00
odrvcookie webdav: support SharePoint cookie authentication 2018-04-20 21:43:54 +01:00
webdav_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
webdav.go webdav: Don't accept redirects when reading metadata #2350 2018-06-18 12:22:13 +01:00