From a5ef778b12707f84d483e1902122917ec046879d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 29 Aug 2013 11:12:27 +0000 Subject: [PATCH] Add #112: Detect header insertion with \r\n and split the header --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 49ec3741..1bfab9d5 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.79 2013/03/01 17:39:46 fabiankeil Exp $ +$Id: TODO,v 1.80 2013/05/28 14:38:39 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -317,3 +317,9 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO 111) Reject requests if hosts and ports in request line and Host header don't match (before filters have been applied). + +112) If a header filter is used to inject another header by inserting + a \r\n (undocumented feature), detect it and split the headers so + following header actions do not treat them as a single string. + Alternatively add another header injection mechanism. + one -- 2.39.2