Searched defs:nocache_url (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/test/
H A Dmod_policy.c92 const char *nocache_url; member in struct:policy_conf
612 conf->nocache_url, bb, HTTP_BAD_GATEWAY);
927 new->nocache_url = (add->nocache_url_set == 0) ? base->nocache_url
928 : add->nocache_url;
1144 conf->nocache_url = url;

Completed in 944 milliseconds