What are your experiences implementing/using WebDAV?
问题 For a current project, I was thinking of implementing WebDAV to present a virtual file store that clients can access. I have only done Google research so far but it looks like I can get away with only implementing two methods: GET, PROPFIND I think that this is great. I was just curious though. If I wanted to implement file uploading via: PUT I haven't implemented it, but it seems simple enough. My only concern is whether a progress meter will be displayed for the user if they are using