mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
42914bc0b0
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. |
||
---|---|---|
.. | ||
serve | ||
templates | ||
testdata | ||
auth_test.go | ||
auth.go | ||
context.go | ||
middleware_test.go | ||
middleware.go | ||
server_test.go | ||
server.go | ||
template_test.go | ||
template.go |