From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 12 Jun 2014 13:08:42 +0000 (+0000)
Subject: Add #129: Completely implement RFC 7230 4.1 (Chunked Transfer Coding)
X-Git-Tag: v_3_0_22~116
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/user-manual/static/@default-cgi@toggle?a=commitdiff_plain;h=b37525aa0b46794e7a1f8a11c3a1843a8a366a0c;p=privoxy.git

Add #129: Completely implement RFC 7230 4.1 (Chunked Transfer Coding)
---

diff --git a/TODO b/TODO
index eac1ba3d..a44b2d14 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.111 2014/06/02 07:23:14 fabiankeil Exp $
+$Id: TODO,v 1.112 2014/06/12 13:06:54 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -360,6 +360,10 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
 
 128) Add a config directive to control the stack limit.
 
+129) Completely implement RFC 7230 4.1 (Chunked Transfer Coding).
+     Currently Privoxy doesn't properly deal with trailers which
+     are rarely used in the real world but should be supported anyway.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)