curl/tests/data/test201

35 lines
380 B
Plaintext

<testcase>
<info>
<keywords>
FILE
FAILURE
</keywords>
</info>
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
file
</server>
<name>
missing file:// file
</name>
<command>
file://localhost/%PWD/log/non-existant-file.txt
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
37
</errorcode>
</verify>
</testcase>