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