]> granicus.if.org Git - php/commitdiff
Noted that setting of multiple headers with the same name is fixed.
authorDavid Hedbor <neotron@php.net>
Mon, 6 Nov 2000 22:12:11 +0000 (22:12 +0000)
committerDavid Hedbor <neotron@php.net>
Mon, 6 Nov 2000 22:12:11 +0000 (22:12 +0000)
sapi/caudium/TODO

index c4352f93fcc9f4f9786abe98986fdaa2f13d5338..b8217c59349271ec46994da281ebe0d03f6baff1 100644 (file)
@@ -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