Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_http.h34 int proxy_authentication(zval* this_ptr, smart_str* soap_headers TSRMLS_DC);
H A Dphp_http.c35 int proxy_authentication(zval* this_ptr, smart_str* soap_headers TSRMLS_DC) in proxy_authentication() function
260 proxy_authentication(this_ptr, &soap_headers TSRMLS_CC); in http_connect()
808 has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers TSRMLS_CC); in make_http_soap_request()
H A Dphp_sdl.c3305 has_proxy_authorization = proxy_authentication(this_ptr, &headers TSRMLS_CC); in get_sdl()

Completed in 23 milliseconds