Home
last modified time | relevance | path

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

/PHP-8.4/ext/soap/
H A Dphp_http.c360 int http_1_1; in make_http_soap_request() local
566 http_1_1 = 0; in make_http_soap_request()
568 http_1_1 = 1; in make_http_soap_request()
592 if (http_1_1) { in make_http_soap_request()
603 if (!http_1_1 || Z_TYPE_P(Z_CLIENT_KEEP_ALIVE_P(this_ptr)) == IS_FALSE) { in make_http_soap_request()
946 http_1_1 = 0; in make_http_soap_request()
953 http_1_1 = 1; in make_http_soap_request()
1071 if (http_1_1) { in make_http_soap_request()

Completed in 6 milliseconds