Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_http.h32 int proxy_authentication(zval* this_ptr, smart_str* soap_headers);
H A Dphp_http.c35 int proxy_authentication(zval* this_ptr, smart_str* soap_headers) in proxy_authentication() function
263 proxy_authentication(this_ptr, &soap_headers); in http_connect()
829 has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers); in make_http_soap_request()
H A Dphp_sdl.c3277 has_proxy_authorization = proxy_authentication(this_ptr, &headers); in get_sdl()

Completed in 32 milliseconds