diff options
-rw-r--r-- | sapi/roxen/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
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 + |