Dmitry,
My patch is almost exactly the same code as the original
add_common_vars() and add_cgi_vars() functions except that it avoids
the expensive ap_overlap_tables() call and replaces some ap_table_setn
() calls with ap_table_addn().
-Andrei
On Mar 16, 2006, at 11:25 PM, Dmitry Stogov wrote:
Hi Andrei,
I don't see AUTH_USER, HTTPS..., CLIENT_CERT, HTTP_HOST, REQUEST_LINE,
SERVER_URL.
May be not all of them necessary and available in apache, but
AUTH_USER,
HTTPS are required for PHP.
Thanks. Dmitry.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php