| ![[BACK]](/icons/cvsweb/back.gif) Return to test1523 CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data | 
1.1       misho       1: <testcase>
                      2: <info>
                      3: <keywords>
                      4: CURLINFO_LOW_SPEED_LIMIT
                      5: </keywords>
                      6: </info>
                      7: 
                      8: # Server-side
                      9: <reply>
                     10: <data nocheck="yes">
                     11: HTTP/1.1 200 OK
                     12: Date: Thu, 09 Nov 2010 14:49:00 GMT
                     13: Content-Length: 3
                     14: Connection: close
                     15: Funny-head: yesyes
                     16: 
                     17: AA
                     18: </data>
                     19: <servercmd>
                     20: writedelay: 1
                     21: </servercmd>
                     22: </reply>
                     23: #
                     24: # Client-side
                     25: <client>
                     26: <server>
                     27: http
                     28: </server>
                     29: <tool>
                     30: lib1523
                     31: </tool>
                     32: 
                     33: <name>
                     34: CURLINFO_LOW_SPEED_LIMIT
                     35: </name>
                     36: 
                     37: <command>
                     38: http://%HOSTIP:%HTTPPORT/1523
                     39: </command>
                     40: <killserver>
                     41: http
                     42: </killserver>
                     43: </client>
                     44: 
                     45: #
                     46: # Verify data after the test has been "shot"
                     47: <verify>
                     48: </verify>
                     49: </testcase>