Lines Matching refs:http_close
354 int http_close; in make_http_soap_request() local
1048 http_close = FALSE; in make_http_soap_request()
1053 http_close = TRUE; in make_http_soap_request()
1058 if (http_close == FALSE) { in make_http_soap_request()
1062 http_close = TRUE; in make_http_soap_request()
1068 http_close = TRUE; in make_http_soap_request()
1073 http_close = FALSE; in make_http_soap_request()
1078 if (http_close == TRUE) { in make_http_soap_request()
1082 http_close = FALSE; in make_http_soap_request()
1090 http_body = get_http_body(stream, http_close, ZSTR_VAL(http_headers)); in make_http_soap_request()
1111 if (http_close) { in make_http_soap_request()