- don't use environment for constructing request urls and
authorMichael Wallner <mike@php.net>
Mon, 17 Sep 2007 19:37:29 +0000 (19:37 +0000)
committerMichael Wallner <mike@php.net>
Mon, 17 Sep 2007 19:37:29 +0000 (19:37 +0000)
commit51669004bbd20bcb4cd9d509799ff65e3998ea47
tree5637ce0c414984f261023f437f95d35c512c3278
parent64b997ebfc4eab485a8ea04c633e3a5b6c32a1ff
- don't use environment for constructing request urls and
  introduce HTTP_URL_FROM_ENV which is added to the default
  flags of http_build_url()
http_functions.c
http_url_api.c
php_http_url_api.h