Searched refs:http_context_headers (Results 1 – 3 of 3) sorted by relevance
/PHP-7.1/ext/soap/ |
H A D | php_http.h | 34 void http_context_headers(php_stream_context* context,
|
H A D | php_http.c | 92 void http_context_headers(php_stream_context* context, in http_context_headers() function 856 …http_context_headers(context, has_authorization, has_proxy_authorization, has_cookies, &soap_heade… in make_http_soap_request()
|
H A D | php_sdl.c | 3297 http_context_headers(context, has_authorization, has_proxy_authorization, 0, &headers); in get_sdl()
|
Completed in 15 milliseconds