]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport:
authorGraham Leggett <minfrin@apache.org>
Sat, 21 Aug 2021 22:55:47 +0000 (22:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 21 Aug 2021 22:55:47 +0000 (22:55 +0000)
commitc7c1f3905cfb9b307fef1671eeeb144b3aecc345
treea9c1c7f6382559224a5887b148c078a0863981e9
parent532be2d24410796a2747a5f7b3784d9b72894f3d
Backport:

  *) mod_dav: Add method_precondition hook. WebDAV extensions define
     conditions that must exist before a WebDAV method can be executed.
     This hook allows a WebDAV extension to verify these preconditions.
     trunk patch: http://svn.apache.org/r1879339
                  http://svn.apache.org/r1879340
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-preconditions1.patch
     +1: minfrin, jim, ylavic (by inspection)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892514 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
modules/dav/main/mod_dav.c
modules/dav/main/mod_dav.h