Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhttp_fopen_wrapper.c172 int redirect_keep_method = ((flags & HTTP_WRAPPER_KEEP_METHOD) != 0); in php_stream_url_wrap_http_ex() local
364 if (!redirected || redirect_keep_method in php_stream_url_wrap_http_ex()
458 if (!header_init && !redirect_keep_method) { in php_stream_url_wrap_http_ex()
606 (header_init || redirect_keep_method) && in php_stream_url_wrap_http_ex()
624 if ((header_init || redirect_keep_method) && context && in php_stream_url_wrap_http_ex()

Completed in 5 milliseconds