X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=tests%2Fcts%2Fchunked-transfer-encoding%2Fdata%2Ftest13;fp=tests%2Fcts%2Fchunked-transfer-encoding%2Fdata%2Ftest13;h=f998d634a5a38d655d4d7b5c06a855fb3cb8351a;hb=779234e5dd6c43b1c7c5a41ae0cecc265204ca06;hp=0000000000000000000000000000000000000000;hpb=346132dd243585f57b0255310449f95619ba0c8b;p=privoxy.git diff --git a/tests/cts/chunked-transfer-encoding/data/test13 b/tests/cts/chunked-transfer-encoding/data/test13 new file mode 100644 index 00000000..f998d634 --- /dev/null +++ b/tests/cts/chunked-transfer-encoding/data/test13 @@ -0,0 +1,79 @@ + + + +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]% + +100 +%repeat[255 x B]% + +100 +%repeat[255 x C]% + +100 +%repeat[255 x %01]% + +0 + + + + + + +HTTP/1.1 200 OK +Date: Thu, 22 Jul 2010 11:22:33 GMT +Connection: close +Content-Type: text/html +X-Control: swsclose +Content-Length: 1024 + +%repeat[255 x A]% +%repeat[255 x B]% +%repeat[255 x C]% +%repeat[255 x %01]% + + + + + +http + + +Chunked transfer encoding - Multiple chunks, chunk at the end contains binary ones and is valid + + +proxy + + +--raw http://%HOSTIP:%HTTPPORT/chunked-transfer-encoding/%TESTNUMBER + + + + + +GET /chunked-transfer-encoding/%TESTNUMBER HTTP/1.1 +Host: %HOSTIP:%HTTPPORT +User-Agent: curl/%VERSION +Accept: */* + + + +0 + + +