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

/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dproxy_util.c3048 static int find_conn_headers(void *data, const char *key, const char *val) function
3092 apr_table_do(find_conn_headers, &x, headers, "Connection", NULL);

Completed in 263 milliseconds