trunk patch: http://svn.apache.org/r1470940
http://svn.apache.org/r1477530
2.4.x patch: trunk patch works (minus CHANGES)
- +1: minfrin, jim
+ +1: minfrin, jim, jorton
* mod_dav: Sending a If or If-Match header with an invalid ETag doesn't
result in a 412 Precondition Failed. PR54610
trunk patch: http://svn.apache.org/r1476604
2.4.x patch: trunk patch works (minus CHANGES)
- +1: minfrin, jim
+ +1: minfrin, jim, jorton
* mod_dav: PROPPATCH delete (svn propdel) silently discards errors.
PR 53525
trunk patch: http://svn.apache.org/r1476627
2.4.x patch: trunk patch works (minus CHANGES)
+1: minfrin, jim
+ -1: jorton: this is a regression, PROPPATCH/remove *should* succeed for
+ properties which don't exist, http://tools.ietf.org/html/rfc4918#section-14.23
* mod_dav: When a PROPPATCH attempts to remove a non-existent dead
property on a resource for which there is no dead property in the same
namespace httpd segfaults. PR 52559
trunk patch: http://svn.apache.org/r1476642
2.4.x patch: trunk patch works (minus CHANGES)
- +1: minfrin, jim
+ +1: minfrin, jim, jorton
* mod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559
trunk patch: http://svn.apache.org/r1476644
2.4.x patch: trunk patch works (minus CHANGES)
- +1: minfrin, jim
+ +1: minfrin, jim, jorton
* core, mod_ssl: Lift the restriction that prevents mod_ssl taking
full advantage of the event MPM. Enable the ability for a module
dav_join_error() function. PR 54145.
trunk patch: http://svn.apache.org/r1464241
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_dav-errorhandling.patch
- +1: minfrin, jim
+ +1: minfrin, jim, jorton
* mod_cache: Invalidate cached entities in response to RFC2616 Section
13.10 Invalidation After Updates or Deletions. PR 15868