Searched refs:http_context_headers (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/ext/soap/ |
H A D | php_http.h | 36 void http_context_headers(php_stream_context* context,
|
H A D | php_http.c | 94 void http_context_headers(php_stream_context* context, in http_context_headers() function 792 …http_context_headers(context, has_authorization, has_proxy_authorization, has_cookies, &soap_heade… in make_http_soap_request()
|
H A D | php_sdl.c | 3326 http_context_headers(context, has_authorization, has_proxy_authorization, 0, &headers TSRMLS_CC); in get_sdl()
|
Completed in 35 milliseconds