1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1272
Daniel Stenberg 354bc95d96
test1272: fix line ending
Follow-up to f24784f914
2020-12-15 17:38:42 +01:00

41 lines
448 B
Plaintext

<testcase>
<info>
<keywords>
GOPHER
GOPHERS
INDEX
</keywords>
</info>
#
# Server-side
<reply>
<data>
iMenu results error.host 1
0Selector /bar bar.foo.invalid 70
.
</data>
</reply>
# Client-side
<client>
<server>
gophers
</server>
<name>
Gophers index
</name>
<command>
-k gophers://%HOSTIP:%GOPHERSPORT/1/1272
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol>
/1272
</protocol>
</verify>
</testcase>