Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_http.h38 zend_bool has_proxy_authorization,
H A Dphp_http.c96 zend_bool has_proxy_authorization, in http_context_headers() argument
150 (!has_proxy_authorization || in http_context_headers()
363 zend_bool has_proxy_authorization = 0; in make_http_soap_request() local
808 has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers TSRMLS_CC); in make_http_soap_request()
854 …http_context_headers(context, has_authorization, has_proxy_authorization, has_cookies, &soap_heade… in make_http_soap_request()
H A Dphp_sdl.c3200 zend_bool has_proxy_authorization = 0; in get_sdl() local
3305 has_proxy_authorization = proxy_authentication(this_ptr, &headers TSRMLS_CC); in get_sdl()
3326 http_context_headers(context, has_authorization, has_proxy_authorization, 0, &headers TSRMLS_CC); in get_sdl()

Completed in 25 milliseconds