Searched defs:AP_CONTENT_MD5_UNSET (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | core.c | 82 #define AP_CONTENT_MD5_UNSET 2 macro 150 conf->content_md5 = AP_CONTENT_MD5_UNSET; 276 if (new->content_md5 != AP_CONTENT_MD5_UNSET) { |
Completed in 20 milliseconds