Add #130: Move header_tagger() out of the parser structs
authorFabian Keil <fk@fabiankeil.de>
Mon, 16 Jun 2014 10:15:32 +0000 (10:15 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 16 Jun 2014 10:15:32 +0000 (10:15 +0000)
TODO

diff --git a/TODO b/TODO
index a44b2d1..d11909a 100644 (file)
--- 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)