Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_http.c360 int http_1_1; in make_http_soap_request() local
562 http_1_1 = 0; in make_http_soap_request()
564 http_1_1 = 1; in make_http_soap_request()
588 if (http_1_1) { in make_http_soap_request()
599 if (!http_1_1 || Z_TYPE_P(Z_CLIENT_KEEP_ALIVE_P(this_ptr)) == IS_FALSE) { in make_http_soap_request()
938 http_1_1 = 0; in make_http_soap_request()
945 http_1_1 = 1; in make_http_soap_request()
1063 if (http_1_1) { in make_http_soap_request()

Completed in 7 milliseconds