OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:httptls
(Results
1 - 2
of
2
) sorted by null
/external/curl/tests/
serverhelp.pm
66
# Just for convenience, test harness uses 'https' and '
httptls
' literals as
68
# 'https' literal is used for stunnel based https test servers, and '
httptls
'
88
/^(tftp|sftp|socks|ssh|rtsp|gopher|
httptls
)(\d*)(-ipv6|)$/) {
108
($proto =~ /^(((FTP|HTTP|HTTP\/2|IMAP|POP3|SMTP|HTTP-PIPE)S?)|(TFTP|SFTP|SOCKS|SSH|RTSP|GOPHER|
HTTPTLS
|DICT|SMB|SMBS|TELNET))$/));
runtests.pl
389
for my $proto (('tftp', 'sftp', 'socks', 'ssh', 'rtsp', 'gopher', '
httptls
',
[
all
...]
Completed in 78 milliseconds