Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_http.c28 static zend_string *get_http_body(php_stream *socketd, int close, char *headers);
1085 http_body = get_http_body(stream, http_close, ZSTR_VAL(http_headers)); in make_http_soap_request()
1422 static zend_string* get_http_body(php_stream *stream, int close, char *headers) in get_http_body() function

Completed in 14 milliseconds