Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dhttp_fopen_wrapper.c148 zend_bool custom_request_method; in php_stream_url_wrap_http_ex() local
366 custom_request_method = 0; in php_stream_url_wrap_http_ex()
375 custom_request_method = 1; in php_stream_url_wrap_http_ex()
382 if (!custom_request_method) { in php_stream_url_wrap_http_ex()

Completed in 13 milliseconds