mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 10:54:48 +08:00
2d1c2725e4
Before this change we were sending webdav requests to the go http FileServer. In go1.20 these (rightly) started returning errors which caused the tests to fail. The test has been changed to properly mock up an About query and response so an end to end test of adding headers is possible. |
||
---|---|---|
.. | ||
api | ||
odrvcookie | ||
webdav_internal_test.go | ||
webdav_test.go | ||
webdav.go |