From d4ef9291444e6edf2105c91a3f6698f3d2823668 Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Mon, 28 Nov 2011 00:49:01 +0100 Subject: [PATCH] Updated TODO. --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 5527eb583..42517f433 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,10 @@ Current activities: * Implement editheader extension - - Add header value verification to addheader command - - Add testsuite items for various error conditions + - Implement configurable limit on header value length + - Implement configurable list of protected headers, with Received: and + Auto-Submitted: headers always protected. + - Add command syntax checks to the test suite. Parallel plugin-based efforts: -- GitLab