Test Case: proxy MUST NOT add Content-Type field to response headers with no-transform cache-directive

941.567| starting test case test_case/rfc2616/noXform-add-Content-Type-Content-Type-withCc-toClt from test_clause/rfc2616/noXform-add clause
941.567| server accepting HTTP queries at 172.16.0.1:8080
941.567| client connecting to 172.16.0.7:80; 3 attempt(s)
941.567| client at 172.16.0.1:1866 connected to 172.16.0.7:80
941.567| client will send 94 bytes (94 + 0)
GET http://172.16.0.1:8080/zzrqxchervej HTTP/1.1\r\n
Host: 172.16.0.1:8080\r\n
Connection: close\r\n
\r\n

941.568| client at 172.16.0.1:1866 expects to write to 172.16.0.7:80
941.568| client at 172.16.0.1:1866 wrote 94 bytes
941.568| client at 172.16.0.1:1866 stops writing to 172.16.0.7:80
941.568| client at 172.16.0.1:1866 expects to read from 172.16.0.7:80
941.568| server at 172.16.0.1:8080 accepted connection from 172.16.0.7:1563
941.569| server at 172.16.0.1:8080 expects to read from 172.16.0.7:1563
941.569| server at 172.16.0.1:8080 read 116 bytes
941.569| server got request headers (116 bytes)
GET /zzrqxchervej HTTP/1.1\r\n
Host: 172.16.0.1:8080\r\n
Max-Forwards: 10\r\n
Connection: close\r\n
Via: 1.1 172.16.0.1:8080\r\n
\r\n

941.569| expecting no message body
941.569| no message body data to parse
941.569| server expects no more request data (after 116 + 0 = 116 bytes)
941.569| server at 172.16.0.1:8080 stops reading from 172.16.0.7:1563
941.569| server at 172.16.0.1:8080 expects to write to 172.16.0.7:1563
941.569| server will send 139 bytes
HTTP/1.1 200 OK\r\n
Cache-Control: no-transform\r\n
Date: Tue, 07 Jan 2003 17:47:36 GMT\r\n
Connection: close\r\n
Content-Length: 15\r\n
\r\n
body-vjmoyuvvnf

941.570| server at 172.16.0.1:8080 wrote 139 bytes
941.570| server at 172.16.0.1:8080 stops writing to 172.16.0.7:1563
941.570| server stops servicing connection with 172.16.0.7:1563
941.570| server at 172.16.0.1:8080 closing connection to 172.16.0.7:1563
941.570| client at 172.16.0.1:1866 read 244 bytes
941.570| client parsed response headers (229 bytes)
HTTP/1.1 200 OK\r\n
Date: Tue, 07 Jan 2003 17:47:35 GMT\r\n
Server: Apache/2.1.0-dev (Unix)\r\n
Cache-Control: no-transform\r\n
Content-Length: 15\r\n
Via: 1.1 172.16.0.1:8080\r\n
Connection: close\r\n
Content-Type: text/plain; charset=ISO-8859-1\r\n
\r\n

941.571| expecting 15 bytes of message body based on Content-Length header
941.571| parsed 15 bytes of message body:
body-vjmoyuvvnf

941.571| client expects no more data (after 229 + 15 = 244 bytes)
941.571| content size: 15
941.571| client at 172.16.0.1:1866 stops reading from 172.16.0.7:80
941.571| client stops servicing connection with 172.16.0.7:80
941.571| client at 172.16.0.1:1866 closing connection to 172.16.0.7:80
941.571| server stops accepting HTTP queries at 172.16.0.1:8080
941.571| error: proxy added 1 Content-Type field values; proxy received 0 and forwarded 1 value(s)
941.571| finished case: test_case/rfc2616/noXform-add-Content-Type-Content-Type-withCc-toClt
941.571| result code: violation
941.571| result reason: DUT added Content-Type field to response headers with no-transform cache-directive