xref: /curl/tests/data/test23 (revision 3fd80c7b)
1<testcase>
2<info>
3<keywords>
4unsupported protocol
5FAILURE
6</keywords>
7</info>
8# Server-side
9<reply>
10<data>
11</data>
12</reply>
13
14# Client-side
15<client>
16<server>
17http
18</server>
19<name>
20unsupported protocol:// URL
21</name>
22<command>
23htfp://%HOSTIP:%HTTPPORT/none.htfml
24</command>
25</client>
26
27# Verify data after the test has been "shot"
28<verify>
29<errorcode>
301
31</errorcode>
32</verify>
33</testcase>
34