43 lines
471 B
Plaintext
Raw Normal View History

2023-12-11 20:30:44 -05:00
<testcase>
<info>
<keywords>
HTTP
2024-05-15 15:20:32 -04:00
HTTP GET
--proto
2023-12-11 20:30:44 -05:00
</keywords>
</info>
2024-05-15 15:20:32 -04:00
#
2023-12-11 20:30:44 -05:00
# Server-side
<reply>
<data>
</data>
</reply>
2024-05-15 15:20:32 -04:00
#
2023-12-11 20:30:44 -05:00
# Client-side
<client>
<server>
2024-05-15 15:20:32 -04:00
none
2023-12-11 20:30:44 -05:00
</server>
2024-05-15 15:20:32 -04:00
<features>
http
</features>
2023-12-11 20:30:44 -05:00
<name>
2024-05-15 15:20:32 -04:00
--proto -all disables all protocols
2023-12-11 20:30:44 -05:00
</name>
<command>
2024-05-15 15:20:32 -04:00
--proto -all http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
2023-12-11 20:30:44 -05:00
</command>
</client>
2024-05-15 15:20:32 -04:00
#
2023-12-11 20:30:44 -05:00
# Verify data after the test has been "shot"
<verify>
2024-05-15 15:20:32 -04:00
# 1 - Protocol "http" disabled
<errorcode>
1
</errorcode>
2023-12-11 20:30:44 -05:00
</verify>
</testcase>