Rafa%u0142 wrote:
Hello!
I've done first part of the job - there is now a FETCH method that works
in that way:
FETCH /destination/path HTTP/1.1
Source: http://webdav.example.com/webdav-resource-to-fetch
...
I'm not sure it's a good idea to define a new method for that.
If people *really* think that this functionality is needed, than
re-using COPY seems to make more sense (we could define a new variant
that takes a Source header instead of the currently mandatory
Destination header).
> ...
BR, Julian