Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dhttp_fopen_wrapper.c149 bool custom_request_method; in php_stream_url_wrap_http_ex() local
365 custom_request_method = 0; in php_stream_url_wrap_http_ex()
374 custom_request_method = 1; in php_stream_url_wrap_http_ex()
381 if (!custom_request_method) { in php_stream_url_wrap_http_ex()

Completed in 7 milliseconds