dav/methods.h

changeset 29
938957a4eea7
parent 27
e584c351b402
--- a/dav/methods.h	Thu Aug 22 11:25:16 2013 +0200
+++ b/dav/methods.h	Thu Aug 22 12:45:12 2013 +0200
@@ -63,6 +63,8 @@
 
 CURLcode do_mkcol_request(CURL *handle);
 
+CURLcode do_head_request(CURL *handle);
+
 #ifdef	__cplusplus
 }
 #endif

mercurial