1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
Nick Craig-Wood 42914bc0b0 serve webdav: fix webdav with --baseurl under Windows
Windows webdav does an OPTIONS request on the root even when given a
path and if we return 404 here then Windows refuses to use the path.

This patch allows OPTIONS requests only on the root to fix this.

This affects all the HTTP servers.
2024-03-28 10:06:04 +00:00
..
2023-08-22 12:52:13 +01:00
2022-11-07 11:41:47 +00:00
2021-10-20 22:56:19 +02:00
2023-03-24 20:40:52 +00:00
2022-11-07 11:41:47 +00:00
2020-10-14 15:21:31 +01:00
2024-01-03 12:21:08 +00:00