quadrilateralcowboy/curl/tests/data/test76
2020-06-12 14:06:25 -07:00

29 lines
351 B
Text

#
# Server-side
<reply>
</reply>
#
# Client-side
<client>
<server>
none
</server>
<name>
HTTP, -O with no file name part in the URL
</name>
<command option=no-output>
http://%HOSTIP:%HOSTPORT/76/ -O
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<strip>
^User-Agent:.*
</strip>
<errorcode>
23
</errorcode>
</verify>