1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Added multi keyword

This commit is contained in:
Dan Fandrich 2008-08-26 20:21:59 +00:00
parent 59b2e3ea4a
commit fc09d10560
5 changed files with 16 additions and 0 deletions

View File

@ -2,8 +2,11 @@
<info>
<keywords>
HTTP
HTTP GET
multi
</keywords>
</info>
# Server-side
<reply>
<data>

View File

@ -4,8 +4,10 @@
FTP
PORT
STOR
multi
</keywords>
</info>
# Server-side
<reply>
<data>

View File

@ -4,8 +4,10 @@
FTP
PASV
RETR
multi
</keywords>
</info>
# Server-side
<reply>
<data>

View File

@ -1,4 +1,12 @@
<testcase>
<info>
<keywords>
HTTP
HTTP GET
multi
</keywords>
</info>
<reply>
<data mode="text">
HTTP/1.1 404 Badness

View File

@ -3,6 +3,7 @@
<keywords>
FTP
FAILURE
multi
</keywords>
</info>