Home
last modified time | relevance | path

Searched refs:http_1_1 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/soap/
H A Dphp_http.c365 int http_1_1; in make_http_soap_request() local
559 http_1_1 = 0; in make_http_soap_request()
561 http_1_1 = 1; in make_http_soap_request()
585 if (http_1_1) { in make_http_soap_request()
596 if (!http_1_1 || Z_TYPE_P(Z_CLIENT_KEEP_ALIVE_P(this_ptr)) == IS_FALSE) { in make_http_soap_request()
941 http_1_1 = 0; in make_http_soap_request()
948 http_1_1 = 1; in make_http_soap_request()
1047 if (http_1_1) { in make_http_soap_request()

Completed in 7 milliseconds