Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_http.c357 int http_1_1; in make_http_soap_request() local
549 http_1_1 = 0; in make_http_soap_request()
551 http_1_1 = 1; in make_http_soap_request()
575 if (http_1_1) { in make_http_soap_request()
586 if (!http_1_1 || in make_http_soap_request()
931 http_1_1 = 0; in make_http_soap_request()
938 http_1_1 = 1; in make_http_soap_request()
1046 if (http_1_1) { in make_http_soap_request()

Completed in 8 milliseconds