webdav-client icon indicating copy to clipboard operation
webdav-client copied to clipboard

Replace axios with something simpler

Open perry-mitchell opened this issue 3 years ago • 1 comments

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.

perry-mitchell avatar Aug 24 '21 16:08 perry-mitchell

Nodejs now support browser fetch. I don't think we are using that much of Axios functionality.

baybal avatar Feb 20 '22 12:02 baybal

Axios will be dropped in v5.

perry-mitchell avatar Nov 30 '22 19:11 perry-mitchell