From: David Hedbor Date: Mon, 6 Nov 2000 22:12:11 +0000 (+0000) Subject: Noted that setting of multiple headers with the same name is fixed. X-Git-Tag: php-4.0.4RC3~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f0014982dc5b10aee7748950f5ef56524e1837d;p=php Noted that setting of multiple headers with the same name is fixed. --- diff --git a/sapi/caudium/TODO b/sapi/caudium/TODO index c4352f93fc..b8217c5934 100644 --- a/sapi/caudium/TODO +++ b/sapi/caudium/TODO @@ -1,7 +1,5 @@ TODO: -- Rewriting header handling so that more than one header with the same - name can be set (most importantly, cookies). - per-virtual-server configuration - configurable limit of number of concurrent PHP executions - fix setting of auth info. @@ -11,6 +9,8 @@ FIXED: - => not fixed and no fix planned ? => Maybe fixed, maybe not. ++ Allow multiple headers + This is now fixed. + fix backtraces Uses th_farm, thus problem is fixed + exit in PHP exits Caudium