alist/server/webdav
Kuingsmile f4dcf4599c
fix: add error handling for webdav mkcol according to RFC 4918 (#5581)
* feat: add error handling for mkcol method in webdav.go

* feat: update rfc reference

* fix: fix issue with uncorrect error handling
2023-11-27 18:53:52 +08:00
..
internal/xml chore: add webdav package 2022-06-30 18:27:26 +08:00
buffered_response_writer.go fix:introduce buffered response writer for webdav, fix status/error return failed. (#2544) 2022-12-02 17:59:59 +08:00
file.go feat(webdav): support copy directly without task (close #5206) 2023-09-13 15:45:57 +08:00
if.go chore: add webdav package 2022-06-30 18:27:26 +08:00
litmus_test_server.go chore: add webdav package 2022-06-30 18:27:26 +08:00
lock.go chore: add webdav package 2022-06-30 18:27:26 +08:00
lock_test.go chore: add webdav package 2022-06-30 18:27:26 +08:00
prop.go fix(webdav): optimize `HEAD` request (close #5182) 2023-09-06 16:32:51 +08:00
util.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
webdav.go fix: add error handling for webdav mkcol according to RFC 4918 (#5581) 2023-11-27 18:53:52 +08:00
xml.go chore: add webdav package 2022-06-30 18:27:26 +08:00
xml_test.go chore: add webdav package 2022-06-30 18:27:26 +08:00