Hi there, It has probably been asked a million times, so my apologies since I was unable to web the answer. I'm seeking a deeper understanding of the webDAV protocol and what happens "on the wire" I know there are the methods GET, POST, PROPFIND, MOVE, COPY etc.I'm not so clear how the conversations look like e.g. when the client sends a PROPFIND /test/ HTTP 1.1 header, what else would I need. What would the server answer, (To my understanding a 207 Multi-Status response header and an XML body) which of the requests/response pairs are common, which of them carry a body, how does that body look like? Slide is handling all this, I'd just like to understand it. Could you point me to URLs or books with the information I seek?
Thx and have a great day! :-) stw