Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dhttp_fopen_wrapper.c144 zend_bool custom_request_method; in php_stream_url_wrap_http_ex() local
362 custom_request_method = 0; in php_stream_url_wrap_http_ex()
371 custom_request_method = 1; in php_stream_url_wrap_http_ex()
378 if (!custom_request_method) { in php_stream_url_wrap_http_ex()

Completed in 10 milliseconds