Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhttp_fopen_wrapper.c177 bool custom_request_method; in php_stream_url_wrap_http_ex() local
359 custom_request_method = 0; in php_stream_url_wrap_http_ex()
368 custom_request_method = 1; in php_stream_url_wrap_http_ex()
375 if (!custom_request_method) { in php_stream_url_wrap_http_ex()

Completed in 7 milliseconds