Searched defs:find_conn_headers (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | proxy_util.c | 3280 static int find_conn_headers(void *data, const char *key, const char *val) function 3304 apr_table_do(find_conn_headers, &x, headers, "Connection", NULL); |
Completed in 46 milliseconds