Searched refs:dav_meets_conditions (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dutil.c1449 static int dav_meets_conditions(request_rec *r, int resource_state) function
1529 /* Set the ETag header required by dav_meets_conditions() */
1541 result = dav_meets_conditions(r, resource_state);
1545 * dav_meets_conditions() revert this here as we do not want to set

Completed in 548 milliseconds