From 2266f07b4f8cf9de98c3924faeb40524d6704f85 Mon Sep 17 00:00:00 2001 From: Daniel Roethlisberger Date: Tue, 5 Jun 2012 22:59:20 +0200 Subject: [PATCH] Update TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index d888d02..3c7f413 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +- Consider memory pools for use by per-connection state - Parse some information from HTTP responses (status, size) - Handle renego & client cert authentication more gracefully - Separate orig cert retrieval from actual fwd address/proto config