X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=tests%2Fcts%2Fchunked-transfer-encoding-https%2Fdata%2Ftest15;fp=tests%2Fcts%2Fchunked-transfer-encoding-https%2Fdata%2Ftest15;h=99163a01bfe595e3d36b90322c7bb1847a554008;hb=9ec06677017d6d6cad1efc08000ea792e9b457d8;hp=0000000000000000000000000000000000000000;hpb=af381609cc6f322ab864bc2372fec8769f3eb599;p=privoxy.git diff --git a/tests/cts/chunked-transfer-encoding-https/data/test15 b/tests/cts/chunked-transfer-encoding-https/data/test15 new file mode 100644 index 00000000..99163a01 --- /dev/null +++ b/tests/cts/chunked-transfer-encoding-https/data/test15 @@ -0,0 +1,80 @@ + + + +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 %hex[%00]hex%]% + +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 +X-Control: swsclose + +%repeat[255 x A]% +%repeat[255 x B]% +%repeat[255 x C]% +%repeat[255 x %hex[%00]hex%]% + + + + + +https + + +Chunked transfer encoding - Multiple chunks, chunk at the end contains binary zeroes and is valid. + + +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: */* + + + +0 + + +