Summary: | Support WebDAV in the pimcommon storage service | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Luca Beltrame <lbeltrame> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | montel |
Priority: | NOR | ||
Version First Reported In: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.13 | |
Sentry Crash Report: |
Description
Luca Beltrame
2013-12-02 14:19:46 UTC
I added template for it. But now I need spec for it :) (and a test server :) ) In data mercoledì 4 dicembre 2013 08:43:56, hai scritto: > I added template for it. > But now I need spec for it :) The official specification is at http://tools.ietf.org/html/rfc4918 Wikipedia page (not authoritative I know ;): http://en.wikipedia.org/wiki/WebDAV But KIO has a webdav ioslave you can borrow things from, it may be much simpler like that. As far as I can see it's in kdelibs, in kioslave/http/http.cpp. I can provide webdav access once things are implemented, ping me when you need it. Ok thanks. I will investigate it I will ping you before 4.13 :) regards. Finally fixed :) |