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
563 http_1_1 = 0; in make_http_soap_request()
565 http_1_1 = 1; in make_http_soap_request()
589 if (http_1_1) { in make_http_soap_request()
600 if (!http_1_1 || Z_TYPE_P(Z_CLIENT_KEEP_ALIVE_P(this_ptr)) == IS_FALSE) { in make_http_soap_request()
950 http_1_1 = 0; in make_http_soap_request()
957 http_1_1 = 1; in make_http_soap_request()
1056 if (http_1_1) { in make_http_soap_request()

Completed in 8 milliseconds