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