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

/httpd/modules/test/
H A Dmod_policy.c50 policy_log, /* log the violation as a warning, but let it through */ enumerator in enum:policy_result
122 return policy_log;
142 case policy_log: {
859 new->type_action = policy_log;
860 new->length_action = policy_log;
861 new->vary_action = policy_log;
862 new->validation_action = policy_log;
863 new->conditional_action = policy_log;
864 new->nocache_action = policy_log;
865 new->maxage_action = policy_log;
[all...]

Completed in 963 milliseconds