2
0
mirror of https://github.com/curl/curl.git synced 2025-03-19 15:40:42 +08:00

add keywords

This commit is contained in:
Daniel Stenberg 2007-12-08 22:56:17 +00:00
parent 975812d246
commit 963ef5414c
12 changed files with 76 additions and 0 deletions

@ -1,4 +1,13 @@
<testcase>
<info>
<keywords>
HTTP
HTTP GET
HTTP proxy
HTTP proxy NTLM auth
CONNECT
</keywords>
</info>
# Server-side
<reply>

@ -1,4 +1,11 @@
<testcase>
<info>
<keywords>
FTP
RETR
--data-binary
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,10 @@
<testcase>
<info>
<keywords>
FTP
RETR
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,11 @@
<testcase>
<info>
<keywords>
FTP
RETR
-z
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,11 @@
<testcase>
<info>
<keywords>
FTP
-z
--data-binary
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,10 @@
<testcase>
<info>
<keywords>
FTP
-I
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,9 @@
<testcase>
<info>
<keywords>
FTP
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,11 @@
<testcase>
<info>
<keywords>
FTP
RETR
type=
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,12 @@
<testcase>
<info>
<keywords>
FTP
PORT
NLST
--data-binary
</keywords>
</info>
# Server-side
<reply>
<data>

@ -1,4 +1,11 @@
<testcase>
<info>
<keywords>
FTP
NLST
PORT
</keywords>
</info>
# Server-side
<reply>
<servercmd>

@ -1,4 +1,11 @@
<testcase>
<info>
<keywords>
FTP
RETR
persistant connection
</keywords>
</info>
# Server-side
<reply>
<data>

Binary file not shown.