Searched refs:custom_request_method (Results 1 – 1 of 1) sorted by relevance
150 zend_bool custom_request_method; in php_stream_url_wrap_http_ex() local368 custom_request_method = 0; in php_stream_url_wrap_http_ex()377 custom_request_method = 1; in php_stream_url_wrap_http_ex()384 if (!custom_request_method) { in php_stream_url_wrap_http_ex()
Completed in 8 milliseconds