File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1523
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years, 7 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<testcase>
<info>
<keywords>
CURLINFO_LOW_SPEED_LIMIT
</keywords>
</info>

# Server-side
<reply>
<data nocheck="yes">
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Length: 3
Connection: close
Funny-head: yesyes

AA
</data>
<servercmd>
writedelay: 1
</servercmd>
</reply>
#
# Client-side
<client>
<server>
http
</server>
<tool>
lib1523
</tool>

<name>
CURLINFO_LOW_SPEED_LIMIT
</name>

<command>
http://%HOSTIP:%HTTPPORT/1523
</command>
<killserver>
http
</killserver>
</client>

#
# Verify data after the test has been "shot"
<verify>
</verify>
</testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>