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

/httpd/modules/metadata/
H A Dmod_headers.c96 hdr_unset = 'u', /* unset header */ enumerator in enum:__anon252
397 if (hdr->action == hdr_unset || hdr->action == hdr_echo) {
460 new->action = hdr_unset;
490 if (new->action == hdr_unset) {
805 case hdr_unset:

Completed in 11 milliseconds