From b37525aa0b46794e7a1f8a11c3a1843a8a366a0c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 12 Jun 2014 13:08:42 +0000 Subject: [PATCH] Add #129: Completely implement RFC 7230 4.1 (Chunked Transfer Coding) --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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) -- 2.39.2