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

/httpd/modules/proxy/
H A Dproxy_util.c3280 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 22 milliseconds