]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1879889,r1879889,r1893644 from trunk:
authorStefan Eissing <icing@apache.org>
Mon, 13 Dec 2021 15:02:44 +0000 (15:02 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 13 Dec 2021 15:02:44 +0000 (15:02 +0000)
commit8351a5b322cce43f669e76850e1e6ae1b6a2a81c
tree51165d907fdcf3b6487363e86636e5f2b96b833e
parent6368dd06e53c087111ce9865eae46c1347fcad5d
Merge r1879889,r1879889,r1893644 from trunk:

  *) mod_dav: Some DAV extensions, like CalDAV, specify both document
     elements and property elements that need to be taken into account
     when generating a property. The document element and property element
     are made available in the dav_liveprop_elem structure by calling
     dav_get_liveprop_element(). [Graham Leggett]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895893 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/mod_dav-element.txt [new file with mode: 0644]
include/ap_mmn.h
modules/dav/main/mod_dav.h
modules/dav/main/props.c