Searched refs:proxy_authentication (Results 1 – 3 of 3) sorted by relevance
29 int proxy_authentication(zval* this_ptr, smart_str* soap_headers);
34 int proxy_authentication(zval* this_ptr, smart_str* soap_headers) in proxy_authentication() function270 proxy_authentication(this_ptr, &soap_headers); in http_connect()845 has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers); in make_http_soap_request()
3297 has_proxy_authorization = proxy_authentication(this_ptr, &headers); in get_sdl()
Completed in 23 milliseconds