From bba264e4dc0f5b9ad74bf9b4244c1a2dacbfc6b7 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 16 Jun 2014 10:15:32 +0000 Subject: [PATCH] Add #130: Move header_tagger() out of the parser structs --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index a44b2d14..d11909ab 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.112 2014/06/12 13:06:54 fabiankeil Exp $ +$Id: TODO,v 1.113 2014/06/12 13:08:42 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -364,6 +364,11 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO Currently Privoxy doesn't properly deal with trailers which are rarely used in the real world but should be supported anyway. +130) Move header_tagger() out of the parser structs and let it execute + taggers one-by-one against all headers so the header order has less + influence on the tagging result. As a bonus, dynamic taggers would + have to be compiled less often. + ########################################################################## Hosting wish list (relevant for #53) -- 2.39.2