xref: /curl/tests/data/test1474 (revision 17d302e5)
1<testcase>
2<info>
3<keywords>
4HTTP
5HTTP GET
6--proto
7</keywords>
8</info>
9
10#
11# Server-side
12<reply>
13<data>
14</data>
15</reply>
16
17#
18# Client-side
19<client>
20<server>
21none
22</server>
23<features>
24http
25</features>
26<name>
27--proto -all disables all protocols
28</name>
29<command>
30--proto -all http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
31</command>
32</client>
33
34#
35# Verify data after the test has been "shot"
36<verify>
37# 1 - Protocol "http" disabled
38<errorcode>
391
40</errorcode>
41</verify>
42</testcase>
43