-$Id: TODO,v 1.78 2013/02/26 15:10:18 fabiankeil Exp $
+$Id: TODO,v 1.79 2013/03/01 17:39:46 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
 110) Add a global-buffer-limit directive that roughly limits how
      much malloc'ed memory Privoxy will use and can potentionally
      be smaller than (buffer-limit * max-client-connections).
+
+111) Reject requests if hosts and ports in request line and Host
+     header don't match (before filters have been applied).