Searched refs:get_http_body (Results 1 – 1 of 1) sorted by relevance
27 static zend_string *get_http_body(php_stream *socketd, int close, char *headers);1099 http_body = get_http_body(stream, http_close, ZSTR_VAL(http_headers)); in make_http_soap_request()1434 static zend_string* get_http_body(php_stream *stream, int close, char *headers) in get_http_body() function
Completed in 6 milliseconds