Test Case: DUT MUST handle "chunked" response with a 16385Byte-long quoted chunk-ext-val sent to an HTTP/1.1 client
0.608| starting test case test_case/rfc2616/chunked-1p1-longQValExt-16385-toClt
0.608| Co-Advisor version: 2.1.4b
0.608| server accepting HTTP queries at 10.0.0.42:8081
0.608| client connecting to 10.0.0.42:8080; 3 attempt(s)
0.608| client at 10.0.0.42:57802 connected to 10.0.0.42:8080
0.608| client will send 92 bytes (92 + 0)
GET http://10.0.0.42:8081/sycnmrcdicez HTTP/1.1\r\n
Host: 10.0.0.42:8081\r\n
Connection: close\r\n
\r\n

0.609| client at 10.0.0.42:57802 expects to write to 10.0.0.42:8080
0.609| client at 10.0.0.42:57802 wrote 92 bytes to 10.0.0.42:8080 ( 92 bytes so far)
0.609| client at 10.0.0.42:57802 stops writing to 10.0.0.42:8080( after 92 bytes)
0.609| client at 10.0.0.42:57802 expects to read from 10.0.0.42:8080
0.609| server at 10.0.0.42:8081 accepted connection from 10.0.0.42:59409
0.609| server at 10.0.0.42:8081 expects to read from 10.0.0.42:59409
0.609| server at 10.0.0.42:8081 read 130 bytes from 10.0.0.42:59409 ( 130 bytes so far)
0.610| server got request headers (130 bytes)
GET /sycnmrcdicez HTTP/1.1\r\n
Host: 10.0.0.42:8081\r\n
Max-Forwards: 10\r\n
Connection: close\r\n
Via: 1.1 10.0.0.42:8081 (Apache/2.0.54)\r\n
\r\n

0.610| expecting no message body
0.610| expected message body format: opaque message body
0.610| no more message body data to parse
0.610| server expects no more request data (after 130 + 0 = 130 bytes)
0.610| server at 10.0.0.42:8081 stops reading from 10.0.0.42:59409( after 130 bytes)
0.611| server will send 16608 bytes
HTTP/1.1 200 OK\r\n
Transfer-Encoding: chunked\r\n
Date: Fri, 03 Jun 2005 20:02:13 GMT\r\n
Connection: close\r\n
\r\n
64; name="wdfkxs[ ... 16363 bytes, MD5: 7918275c0543ac84b41429adb7f37300 ]melwfrflrnukcrjl"\r\n
vdhiphiguqtlqlgersaxjfkduhnyyyjtesctbmzveujwhpazhaytiiwcplbplmjpfnlgbmcgjneqcfrkhrfpcdutqxjbjstqhgzi\r\n
0\r\n
\r\n

0.611| server at 10.0.0.42:8081 expects to write to 10.0.0.42:59409
0.612| server at 10.0.0.42:8081 wrote 16608 bytes to 10.0.0.42:59409 ( 16608 bytes so far)
0.612| server at 10.0.0.42:8081 stops writing to 10.0.0.42:59409( after 16608 bytes)
0.612| server stops servicing connection with 10.0.0.42:59409
0.612| server at 10.0.0.42:8081 closing connection to 10.0.0.42:59409 (read 130 bytes and wrote 16608 bytes)
0.612| client at 10.0.0.42:57802 read 281 bytes from 10.0.0.42:8080 ( 281 bytes so far)
0.613| client parsed response headers (170 bytes)
HTTP/1.1 200 OK\r\n
Date: Fri, 03 Jun 2005 20:02:12 GMT\r\n
Via: 1.1 10.0.0.42:8081 (Apache/2.0.54)\r\n
Connection: close\r\n
Transfer-Encoding: chunked\r\n
Content-Type: text/plain\r\n
\r\n

0.613| expecting chunked encoding to determine message body length
0.613| expected message body format: chunked encoding
0.613| parsed 111 bytes of message body:
64\r\n
eayfkvqscbyxpevzystgbrkrzlonayegaemlbedggddxhawhvsoyjapildxoeeueiipmnusvxxsfxrmujcssficqnagredwolnaa\r\n
0\r\n
\r\n

0.613| client expects no more data (after 170 + 111 = 281 bytes)
0.613| content size: 100
0.613| client at 10.0.0.42:57802 stops reading from 10.0.0.42:8080( after 281 bytes)
0.613| client stops servicing connection with 10.0.0.42:8080
0.613| client at 10.0.0.42:57802 closing connection to 10.0.0.42:8080 (read 281 bytes and wrote 92 bytes)
0.613| server stops accepting HTTP queries at 10.0.0.42:8081
0.614| fyi: DUT preserved (did not decode) chunked transfer encoding
0.614| finished case: test_case/rfc2616/chunked-1p1-longQValExt-16385-toClt
0.614| result code: violation
0.614| result reason: DUT modified content of a chunked message