32 bool has_authorization,
33 bool has_proxy_authorization,
struct _php_stream_context php_stream_context
int basic_authentication(zval *this_ptr, smart_str *soap_headers)
void http_context_headers(php_stream_context *context, bool has_authorization, bool has_proxy_authorization, bool has_cookies, smart_str *soap_headers)
int make_http_soap_request(zval *this_ptr, zend_string *request, char *location, char *soapaction, int soap_version, zval *response)
int proxy_authentication(zval *this_ptr, smart_str *soap_headers)
struct _zend_string zend_string