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

/httpd/modules/http/
H A Dhttp_protocol.c364 return AP_CONDITION_WEAK;
404 return AP_CONDITION_WEAK;
455 return AP_CONDITION_WEAK;
567 else if (cond >= AP_CONDITION_WEAK) {
587 else if (cond >= AP_CONDITION_WEAK) {
609 else if (cond >= AP_CONDITION_WEAK) {
/httpd/include/
H A Dhttp_protocol.h173 AP_CONDITION_WEAK, enumerator in enum:__anon27
193 * if the header does not match, AP_CONDITION_WEAK if a weak match
205 * if the header does not match, AP_CONDITION_WEAK if a weak match
217 * if the header does not match, AP_CONDITION_WEAK if a weak match

Completed in 292 milliseconds