From b8e6013ca1f59dd5f50c7e0ae07161f5c5fee25c Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 12 Sep 2011 22:57:57 +0100 Subject: Only use memory for a page when needed --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index c63ee9d..cb240b6 100644 --- a/TODO +++ b/TODO @@ -16,7 +16,7 @@ bug in get(): if the \r\n\r\n after http headers is cut off between recv buffers what happens if we receive not a http header? does recv loop forever, in a memory killing manner? -be more reasonable with memory: only allocate each page when it's processed, point to cookies rather than copy them +be more reasonable with memory: point to cookies rather than copy them print stderr in gui as well -- cgit v1.2.3