notroj / litmus

WebDAV test suite.
https://notroj.github.io/litmus/
GNU General Public License v2.0
12 stars 4 forks source link

Remove htdocs and use simple string upload throughout. #2

Closed notroj closed 1 year ago

notroj commented 1 year ago
* src/common.c (do_put, dummy_put): New function. (upload_foo): Use do_put.

* src/locks.c (notowner_modify, owner_modify, conditional_put): Use dummy_put.