Searched refs:proxy_authentication (Results 1 – 3 of 3) sorted by relevance
34 int proxy_authentication(zval* this_ptr, smart_str* soap_headers TSRMLS_DC);
35 int proxy_authentication(zval* this_ptr, smart_str* soap_headers TSRMLS_DC) in proxy_authentication() function225 proxy_authentication(this_ptr, &soap_headers TSRMLS_CC); in http_connect()746 has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers TSRMLS_CC); in make_http_soap_request()
3305 has_proxy_authorization = proxy_authentication(this_ptr, &headers TSRMLS_CC); in get_sdl()
Completed in 20 milliseconds