Browse Source

Noted that setting of multiple headers with the same name is fixed.

PHP-4.0.5
David Hedbor 25 years ago
parent
commit
6f0014982d
  1. 4
      sapi/caudium/TODO

4
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

Loading…
Cancel
Save