mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
tests: added missing <features> http to a number of tests
This commit is contained in:
parent
e17446b097
commit
f5860fd5fc
@ -54,6 +54,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
|
|||||||
ftp
|
ftp
|
||||||
http-proxy
|
http-proxy
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<name>
|
<name>
|
||||||
FTP LIST tunneled through HTTP proxy
|
FTP LIST tunneled through HTTP proxy
|
||||||
</name>
|
</name>
|
||||||
|
@ -51,6 +51,9 @@ body
|
|||||||
pop3
|
pop3
|
||||||
http-proxy
|
http-proxy
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<name>
|
<name>
|
||||||
POP3 fetch tunneled through HTTP proxy
|
POP3 fetch tunneled through HTTP proxy
|
||||||
</name>
|
</name>
|
||||||
|
@ -25,8 +25,11 @@ smtp: sure hit me
|
|||||||
smtp
|
smtp
|
||||||
http-proxy
|
http-proxy
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<name>
|
<name>
|
||||||
SMTP send tunneled trough HTTP proxy
|
SMTP send tunneled through HTTP proxy
|
||||||
</name>
|
</name>
|
||||||
<stdin>
|
<stdin>
|
||||||
From: different
|
From: different
|
||||||
|
@ -47,6 +47,9 @@ body
|
|||||||
imap
|
imap
|
||||||
http-proxy
|
http-proxy
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<name>
|
<name>
|
||||||
IMAP FETCH tunneled through HTTP proxy
|
IMAP FETCH tunneled through HTTP proxy
|
||||||
</name>
|
</name>
|
||||||
|
@ -32,6 +32,9 @@ Handle 3 Completed with status 0
|
|||||||
<server>
|
<server>
|
||||||
http-pipe
|
http-pipe
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<tool>
|
<tool>
|
||||||
lib1900
|
lib1900
|
||||||
</tool>
|
</tool>
|
||||||
|
@ -32,6 +32,9 @@ Handle 6 Completed with status 0
|
|||||||
<server>
|
<server>
|
||||||
http-pipe
|
http-pipe
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<tool>
|
<tool>
|
||||||
lib1900
|
lib1900
|
||||||
</tool>
|
</tool>
|
||||||
|
@ -32,6 +32,9 @@ Handle 3 Completed with status 0
|
|||||||
<server>
|
<server>
|
||||||
http-pipe
|
http-pipe
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<tool>
|
<tool>
|
||||||
lib1900
|
lib1900
|
||||||
</tool>
|
</tool>
|
||||||
|
@ -32,6 +32,9 @@ Handle 1 Completed with status 0
|
|||||||
<server>
|
<server>
|
||||||
http-pipe
|
http-pipe
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
http
|
||||||
|
</features>
|
||||||
<tool>
|
<tool>
|
||||||
lib1900
|
lib1900
|
||||||
</tool>
|
</tool>
|
||||||
|
Loading…
Reference in New Issue
Block a user