evhttp_is_connection_close  503 third_party/libevent/http.c 	if (evhttp_is_connection_close(req->flags, req->input_headers)) {
evhttp_is_connection_close  731 third_party/libevent/http.c 		    evhttp_is_connection_close(req->flags, req->input_headers)||
evhttp_is_connection_close  732 third_party/libevent/http.c 		    evhttp_is_connection_close(req->flags, req->output_headers);
evhttp_is_connection_close 1869 third_party/libevent/http.c 	    evhttp_is_connection_close(req->flags, req->input_headers) ||
evhttp_is_connection_close 1870 third_party/libevent/http.c 	    evhttp_is_connection_close(req->flags, req->output_headers);