<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
HTTP GET
</keywords>
</info>

<reply>
<data>
HTTP/1.1 200 OK
Connection: keep-alive, blafasel, tralala, yolo, test, hoho
Content-Type: text/plain
Content-Length: 10

Blafasel.
</data>
</reply>

<proxy-reply>
<data>
HTTP/1.1 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 10

Blafasel.
</data>
</proxy-reply>

<client>
<server>
http
</server>
<name>
"Connection:" header with "too many" keywords
</name>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>

<verify>
</verify>
</testcase>
