dav/config.h

changeset 154
3cfb4670d9e6
parent 119
451607eeff05
child 185
cd42cccee550
equal deleted inserted replaced
153:272173064319 154:3cfb4670d9e6
61 bool encrypt_content; 61 bool encrypt_content;
62 bool encrypt_name; 62 bool encrypt_name;
63 bool decrypt_content; 63 bool decrypt_content;
64 bool decrypt_name; 64 bool decrypt_name;
65 int ssl_version; 65 int ssl_version;
66 unsigned long authmethods;
66 }; 67 };
67 68
68 struct Proxy { 69 struct Proxy {
69 char *url; 70 char *url;
70 char *user; 71 char *user;

mercurial