HTTP HTTP GET chunked transfer encoding HTTP/1.1 200 OK Date: Thu, 22 Jul 2010 11:22:33 GMT Connection: keep-alive Content-Type: text/html Transfer-Encoding: chunked FE %repeat[253 x A]% A The previous size could be valid but the line does not end with CRLF %repeat[1000 x Padding]% # We only send parts of the response and then wait longer # than Privoxy's socket-timeout to make sure Privoxy always # forwards the same data to curl. writesize: 4000 writedelay: 4000 HTTP/1.1 200 OK Date: Thu, 22 Jul 2010 11:22:33 GMT Connection: keep-alive Content-Type: text/html Transfer-Encoding: chunked FE %repeat[253 x A]% A The previous size could be valid but the line does not end with CRLF %repeat[505 x Padding]%P http Chunked transfer encoding - Invalid chunk-size line. Filtering disabled. proxy --raw http://%HOSTIP:%HTTPPORT/no-filter/chunked-content/%TESTNUMBER GET /no-filter/chunked-content/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* 18