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 3 AA 4 BBB 123 This chunk is too small 4 DDD 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 3 AA 4 BBB 123 This chunk is too small 4 DDD 0 https Chunked transfer encoding - Multiple small chunks, chunk in the middle 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: */* 18