libidav/webdav.h

changeset 147
458a8dc68048
parent 135
664aeaec8d25
child 150
37fb12574acd
--- a/libidav/webdav.h	Sat Oct 03 16:44:50 2015 +0200
+++ b/libidav/webdav.h	Sat Oct 03 18:11:07 2015 +0200
@@ -124,6 +124,7 @@
     UcxList *sessions;
     DavProxy *http_proxy;
     DavProxy *https_proxy;
+    char* (*key_input)(DavContext *ctx, DavKey *key);
 };
 
 struct DavProxy {

mercurial