1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/cmd/serve/webdav
Nick Craig-Wood 6257a6035c serve webdav: fix --baseurl handling after lib/http refactor
The webdav library was confused by the Path manipulation done by
lib/http when stripping the prefix.

This patch adds the prefix back before calling it.

Fixes #6650
2022-12-23 12:28:07 +00:00
..
testdata/golden serve http, serve webdav: Added a --template flag for user defined markup 2020-05-04 17:36:31 +00:00
webdav_test.go serve webdav: fix --baseurl handling after lib/http refactor 2022-12-23 12:28:07 +00:00
webdav.go serve webdav: fix --baseurl handling after lib/http refactor 2022-12-23 12:28:07 +00:00