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

/httpd/modules/proxy/
H A Dproxy_util.c2554 static apr_status_t send_http_connect(proxy_conn_rec *backend, function
2623 "send_http_connect: response from the forward proxy: %s",
2634 "send_http_connect: the forward proxy returned code is '%s'",
2874 rv = send_http_connect(conn, s);

Completed in 22 milliseconds