Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_http.h29 int proxy_authentication(zval* this_ptr, smart_str* soap_headers);
H A Dphp_http.c34 int proxy_authentication(zval* this_ptr, smart_str* soap_headers) in proxy_authentication() function
256 proxy_authentication(this_ptr, &soap_headers); in http_connect()
834 has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers); in make_http_soap_request()
H A Dphp_sdl.c3308 has_proxy_authorization = proxy_authentication(this_ptr, &headers); in get_sdl()

Completed in 20 milliseconds