Searched defs:hop_by_hop_hdrs (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | mod_proxy_http.c | 1315 static const char *hop_by_hop_hdrs[] = local 1566 for (i=0; hop_by_hop_hdrs[i]; ++i) { 1567 apr_table_unset(r->headers_out, hop_by_hop_hdrs[i]); |
Completed in 13 milliseconds