1<testcase> 2<info> 3<keywords> 4CURLINFO_LOW_SPEED_LIMIT 5</keywords> 6</info> 7 8# Server-side 9<reply> 10<data nocheck="yes"> 11HTTP/1.1 200 OK 12Date: Thu, 09 Nov 2010 14:49:00 GMT 13Content-Length: 3 14Connection: close 15Funny-head: yesyes 16 17AA 18</data> 19<servercmd> 20writedelay: 1 21</servercmd> 22</reply> 23# 24# Client-side 25<client> 26<server> 27http 28</server> 29<tool> 30lib1523 31</tool> 32 33<name> 34CURLINFO_LOW_SPEED_LIMIT 35</name> 36 37<command> 38http://%HOSTIP:%HTTPPORT/1523 39</command> 40<killserver> 41http 42</killserver> 43</client> 44 45# 46# Verify data after the test has been "shot" 47<verify> 48</verify> 49</testcase> 50