mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:21:42 +03:00
tests: added missing <features> http to a number of tests
This commit is contained in:
parent
e17446b097
commit
f5860fd5fc
8 changed files with 25 additions and 1 deletions
|
|
@ -54,6 +54,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
|
|||
ftp
|
||||
http-proxy
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
FTP LIST tunneled through HTTP proxy
|
||||
</name>
|
||||
|
|
|
|||
|
|
@ -51,6 +51,9 @@ body
|
|||
pop3
|
||||
http-proxy
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
POP3 fetch tunneled through HTTP proxy
|
||||
</name>
|
||||
|
|
|
|||
|
|
@ -25,8 +25,11 @@ smtp: sure hit me
|
|||
smtp
|
||||
http-proxy
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
SMTP send tunneled trough HTTP proxy
|
||||
SMTP send tunneled through HTTP proxy
|
||||
</name>
|
||||
<stdin>
|
||||
From: different
|
||||
|
|
|
|||
|
|
@ -47,6 +47,9 @@ body
|
|||
imap
|
||||
http-proxy
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
IMAP FETCH tunneled through HTTP proxy
|
||||
</name>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,9 @@ Handle 3 Completed with status 0
|
|||
<server>
|
||||
http-pipe
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<tool>
|
||||
lib1900
|
||||
</tool>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,9 @@ Handle 6 Completed with status 0
|
|||
<server>
|
||||
http-pipe
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<tool>
|
||||
lib1900
|
||||
</tool>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,9 @@ Handle 3 Completed with status 0
|
|||
<server>
|
||||
http-pipe
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<tool>
|
||||
lib1900
|
||||
</tool>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,9 @@ Handle 1 Completed with status 0
|
|||
<server>
|
||||
http-pipe
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<tool>
|
||||
lib1900
|
||||
</tool>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue