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

/httpd/modules/dav/main/
H A Dutil.c1451 const char *if_match, *if_none_match; local
1466 /* Note. If if_none_match != NULL, if_none_match is the culprit.
1469 if ((if_none_match =
1471 if (if_none_match[0] == '*'

Completed in 1152 milliseconds