From: Fabian Keil Date: Wed, 6 Jan 2021 20:49:28 +0000 (+0100) Subject: Add #183: Properly deal with proxy responses that arrive in multiple pieces X-Git-Tag: v_3_0_30~134 X-Git-Url: http://www.privoxy.org/gitweb/templates.html?a=commitdiff_plain;h=93fa546bb8a67cd3ea7c092fdc42368706f61fa0;p=privoxy.git Add #183: Properly deal with proxy responses that arrive in multiple pieces --- diff --git a/TODO b/TODO index 3f549a54..d51d015f 100644 --- a/TODO +++ b/TODO @@ -474,6 +474,9 @@ https://www.privoxy.org/donate client headers actually need sorting. Should reduce log messages and memory allocations. +183) Properly deal with proxy responses that arrive in multiple pieces + when https inspecting while using a forwarding proxy. + ########################################################################## Hosting wish list (relevant for #53)