webdav-client
webdav-client copied to clipboard
Replace axios with something simpler
Axios should be replaced. It's overpowered for what we need, and has a lot of bloat and quite a slow release cycle. cowl would be a better fit.
Nodejs now support browser fetch. I don't think we are using that much of Axios functionality.
Axios will be dropped in v5.