HTTP HTTP GET chunked transfer encoding HTTP/1.1 200 OK Date: Thu, 22 Jul 2010 11:22:33 GMT Connection: close Content-Type: text/html Transfer-Encoding: chunked X-Control: swsclose 100 %repeat[255 x A]% 1000 %repeat[4095 x B]% 10000 %repeat[65535 x C]% 123 This chunk is too small 0 HTTP/1.1 200 Connection established HTTP/1.1 200 OK Date: Thu, 22 Jul 2010 11:22:33 GMT Connection: close Content-Type: text/html Transfer-Encoding: chunked X-Control: swsclose 100 %repeat[255 x A]% 1000 %repeat[4095 x B]% 10000 %repeat[65535 x C]% 123 This chunk is too small 0 https Chunked transfer encoding - Multiple chunks, some of them large, last chunk too small. proxy --insecure --raw https://%HOSTIP:%HTTPSPORT/chunked-transfer-encoding/%TESTNUMBER GET /chunked-transfer-encoding/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPSPORT User-Agent: curl/%VERSION Accept: */* 56