On Tue, Sep 10, 2013 at 11:47 PM, nithesh salian <[email protected]> wrote: > 1. Is there any documentation or link related on the various > components (which would be modern and not deprecated) to make this happen?
You can check out our FuseDAV client [1], which uses libcurl for WebDAV. The way we stream-parse the XML is also a bundled libcurl example [2]. [1] https://github.com/pantheon-systems/fusedav [2] http://curl.haxx.se/libcurl/c/xmlstream.html -- David Strauss | [email protected] | +1 512 577 5827 [mobile] ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
