Perry Mitchell

Results 711 comments of Perry Mitchell

Hi! Have you tried [v5.2.0](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md#v520) of this library, if you're still having this issue? I understand it was some time ago.

There's no hard reason here. I'd accept a PR to make it possible to specify, but it should: * Take priority over the `deep` option * Deprecate the `deep` option...

Awesome PR here! Thanks @ArcticLampyrid. The DAV compliance fetcher is very nice and I imagine will come in super useful in the future. Some minor items in the PR, like...

@ArcticLampyrid Tests failing due to drop in coverage. Would you mind seeing if there are some lines added in this PR that are not covered by tests? And if so,...

Ok. Would you mind then dropping the coverage amounts to match the new values? I'll merge after that and once the tests pass.

Sorry this took so long to move. Merging.

Thanks for the detailed issue! I'd actually not realised that such an option wasn't available on `moveFile`. I thought it had already been implemented. I'd accept a PR for this,...

Hi @ahaltindis - I'm sorry for the long delay. I completely agree with your suggestion.. this sounds like the best way to implement `Overwrite`.

> The API aims to be W3C compatible. I would understand this to mean that the author wants to maintain some kind of accepted standard (as EventSource is based upon),...

> The world moved on from the W3C SSE spec. No, I don't think it did: https://developer.mozilla.org/en-US/docs/Web/API/EventSource Perhaps other libraries were written, or feature specifications suggested, but EventSource is GET...