src/server/public/webdav.h

branch
webdav
changeset 331
ab26980faad6
parent 325
2d14055c3543
child 366
47bc686fafe4
equal deleted inserted replaced
330:71b652743871 331:ab26980faad6
456 char *value); 456 char *value);
457 457
458 WebdavVFSProperties webdav_vfs_properties( 458 WebdavVFSProperties webdav_vfs_properties(
459 WebdavPList **plistInOut, 459 WebdavPList **plistInOut,
460 WSBool removefromlist, 460 WSBool removefromlist,
461 WSBool appprop,
461 uint32_t flags); 462 uint32_t flags);
462 463
463 int webdav_add_vfs_properties( 464 int webdav_add_vfs_properties(
464 WebdavResource *res, 465 WebdavResource *res,
465 pool_handle_t *pool, 466 pool_handle_t *pool,

mercurial