From ad730a374bb864c82b251e8caa8cfcc4d2bf5364 Mon Sep 17 00:00:00 2001 From: David Hedbor Date: Mon, 5 Jun 2000 21:05:51 +0000 Subject: [PATCH] List with TODO items --- sapi/roxen/TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sapi/roxen/TODO diff --git a/sapi/roxen/TODO b/sapi/roxen/TODO new file mode 100644 index 0000000000..d6e3866c19 --- /dev/null +++ b/sapi/roxen/TODO @@ -0,0 +1,14 @@ +BUGS: + +- fix backtraces +- exit in PHP exits Roxen +- POST newline added? +- Rewriting header handling so that more than one header with the same + name can be set (most importantly, cookies). + +ADDITIONS: + +- use th_farm +- change cwd in single threaded mode +- per-virtual-server configuration + -- 2.50.1