tests: sync feature names with `curl -V`
Some feature names used in tests had minor differences compared to the well-known ones from `curl -V`. This patch syncs them to make test results easier to grok. Closes #14183
This commit is contained in:
Родитель
9e5b11c659
Коммит
18f1cd7a77
|
@ -432,7 +432,7 @@ Features testable here are:
|
|||
- `CharConv`
|
||||
- `cookies`
|
||||
- `crypto`
|
||||
- `debug`
|
||||
- `Debug`
|
||||
- `DoH`
|
||||
- `getrlimit`
|
||||
- `GnuTLS`
|
||||
|
@ -443,12 +443,12 @@ Features testable here are:
|
|||
- `HTTP-auth`
|
||||
- `http/2`
|
||||
- `http/3`
|
||||
- `https-proxy`
|
||||
- `HTTPS-proxy`
|
||||
- `hyper`
|
||||
- `idn`
|
||||
- `ipv6`
|
||||
- `IDN`
|
||||
- `IPv6`
|
||||
- `Kerberos`
|
||||
- `large_file`
|
||||
- `Largefile`
|
||||
- `large-time` (time_t is larger than 32 bit)
|
||||
- `ld_preload`
|
||||
- `libssh2`
|
||||
|
@ -483,7 +483,7 @@ Features testable here are:
|
|||
- `threadsafe`
|
||||
- `Unicode`
|
||||
- `unittest`
|
||||
- `unix-sockets`
|
||||
- `UnixSockets`
|
||||
- `verbose-strings`
|
||||
- `wakeup`
|
||||
- `win32`
|
||||
|
|
|
@ -23,7 +23,7 @@ config file
|
|||
none
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
IDN
|
||||
http
|
||||
proxy
|
||||
</features>
|
||||
|
|
|
@ -21,7 +21,7 @@ FAILURE
|
|||
none
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
IDN
|
||||
http
|
||||
proxy
|
||||
</features>
|
||||
|
|
|
@ -23,7 +23,7 @@ Largefile
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
large_file
|
||||
Largefile
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Type: text/plain
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
http-ipv6
|
||||
|
|
|
@ -34,7 +34,7 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
ftp-ipv6
|
||||
|
|
|
@ -30,7 +30,7 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
ftp-ipv6
|
||||
|
|
|
@ -48,7 +48,7 @@ body
|
|||
# test there. This feature doesn't work on msys or Cygwin, so use a precheck
|
||||
# to skip those.
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
!win32
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -20,7 +20,7 @@ none
|
|||
</server>
|
||||
<features>
|
||||
file
|
||||
large_file
|
||||
Largefile
|
||||
</features>
|
||||
<name>
|
||||
Invalid large X- range on a file://
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Type: text/plain
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
http-ipv6
|
||||
|
|
|
@ -20,7 +20,7 @@ non-existing host
|
|||
<client>
|
||||
<features>
|
||||
http
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
none
|
||||
|
|
|
@ -65,7 +65,7 @@ This is the final page !
|
|||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -23,7 +23,7 @@ ftp
|
|||
</server>
|
||||
# EPRT is only sent when IPv6 is enabled
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<name>
|
||||
FTP download, failed PORT
|
||||
|
|
|
@ -20,7 +20,7 @@ iMenu results error.host 1
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
gopher-ipv6
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -42,7 +42,7 @@ mooooooo
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -17,7 +17,7 @@ warning
|
|||
none
|
||||
</server>
|
||||
<features>
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<name>
|
||||
filename argument looks like a flag
|
||||
|
|
|
@ -30,7 +30,7 @@ Funny-head: yesyes
|
|||
<client>
|
||||
# hyper doesn't support the added crazy header
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
!hyper
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -29,7 +29,7 @@ Funny-head: yesyes
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -56,7 +56,7 @@ Finally, this is the real page!
|
|||
<client>
|
||||
<features>
|
||||
NTLM_WB
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -J output in
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -28,7 +28,7 @@ Content-Disposition: inline; filename="name%TESTNUMBER;weird"
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -J output in
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -28,7 +28,7 @@ Content-Disposition: inline; filename='name%TESTNUMBER
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -J output in
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -26,7 +26,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -26,7 +26,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O and -J output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O and -J output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O and -J output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O and -J output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -26,7 +26,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -26,7 +26,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -26,7 +26,7 @@ Content-Type: text/html
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -19,7 +19,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -19,7 +19,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -19,7 +19,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -20,7 +20,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -20,7 +20,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -19,7 +19,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -19,7 +19,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -19,7 +19,7 @@ mooo
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -28,7 +28,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -28,7 +28,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -27,7 +27,7 @@ MOOOO
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
|
|
|
@ -40,7 +40,7 @@ Set-Cookie: time=2
|
|||
<client>
|
||||
<features>
|
||||
cookies
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
http-ipv6
|
||||
|
|
|
@ -27,7 +27,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=str//nge
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -O and -J output in, using the CURL_TESTDIR variable
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
file
|
||||
</features>
|
||||
<server>
|
||||
|
|
Двоичные данные
tests/data/test1425
Двоичные данные
tests/data/test1425
Двоичный файл не отображается.
Двоичные данные
tests/data/test1426
Двоичные данные
tests/data/test1426
Двоичный файл не отображается.
|
@ -3,7 +3,7 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
unix sockets
|
||||
UnixSockets
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
@ -19,7 +19,7 @@ Based on test300
|
|||
|
||||
<client>
|
||||
<features>
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<server>
|
||||
http-unix
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
unix sockets
|
||||
UnixSockets
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
@ -33,7 +33,7 @@ Third
|
|||
|
||||
<client>
|
||||
<features>
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<server>
|
||||
http-unix
|
||||
|
|
|
@ -28,7 +28,7 @@ Connection: close
|
|||
# This relies on the debug feature to allow us to set a directory
|
||||
# in which to store the -O output
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -39,7 +39,7 @@ OK
|
|||
http
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
IDN
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
!ipv6
|
||||
!IPv6
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -31,7 +31,7 @@ These data aren't actually sent to the client
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<server>
|
||||
http-ipv6
|
||||
|
|
|
@ -25,7 +25,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -J output in
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
HTTP
|
||||
HTTP GET
|
||||
SOCKS5
|
||||
unix sockets
|
||||
UnixSockets
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
@ -32,7 +32,7 @@ Funny-head: yesyes
|
|||
<client>
|
||||
<features>
|
||||
proxy
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP
|
|||
HTTP GET
|
||||
SOCKS5
|
||||
SOCKS5h
|
||||
unix sockets
|
||||
UnixSockets
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
@ -33,7 +33,7 @@ Funny-head: yesyes
|
|||
<client>
|
||||
<features>
|
||||
proxy
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -6,7 +6,7 @@ HTTP
|
|||
HTTP GET
|
||||
SOCKS5
|
||||
SOCKS5h
|
||||
unix sockets
|
||||
UnixSockets
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
@ -34,7 +34,7 @@ Funny-head: yesyes
|
|||
<client>
|
||||
<features>
|
||||
proxy
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<server>
|
||||
https
|
||||
|
|
|
@ -28,7 +28,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
|
|||
# this relies on the debug feature to allow us to set directory to store the
|
||||
# -J output in
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -45,7 +45,7 @@ This is not the real page either!
|
|||
NTLM
|
||||
SSL
|
||||
!SSPI
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -28,7 +28,7 @@ Funny-head: yesyes
|
|||
http
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
IDN
|
||||
proxy
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -38,7 +38,7 @@ Funny-head: nono
|
|||
<client>
|
||||
<features>
|
||||
Mime
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
@ -37,7 +37,7 @@ http
|
|||
# require debug so that alt-svc can work over plain old HTTP
|
||||
<features>
|
||||
alt-svc
|
||||
debug
|
||||
Debug
|
||||
</features>
|
||||
<name>
|
||||
alt-svc cache save after resetting the handle
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
|
||||
|
|
Двоичные данные
tests/data/test1938
Двоичные данные
tests/data/test1938
Двоичный файл не отображается.
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -28,7 +28,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -35,7 +35,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -28,7 +28,7 @@ http
|
|||
# this relies on the debug feature which allow to set the time
|
||||
<features>
|
||||
SSL
|
||||
debug
|
||||
Debug
|
||||
crypto
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -39,7 +39,7 @@ OK
|
|||
http
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
IDN
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
|
|
@ -39,7 +39,7 @@ OK
|
|||
http
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
IDN
|
||||
proxy
|
||||
</features>
|
||||
<setenv>
|
||||
|
|
|
@ -40,7 +40,7 @@ HTTP Negotiate authentication (stub krb5)
|
|||
<features>
|
||||
GSS-API
|
||||
ld_preload
|
||||
!debug
|
||||
!Debug
|
||||
</features>
|
||||
<setenv>
|
||||
LD_PRELOAD=%PWD/libtest/.libs/libstubgss.so
|
||||
|
|
|
@ -56,7 +56,7 @@ HTTP Negotiate authentication (stub ntlm)
|
|||
<features>
|
||||
GSS-API
|
||||
ld_preload
|
||||
!debug
|
||||
!Debug
|
||||
</features>
|
||||
<setenv>
|
||||
LD_PRELOAD=%PWD/libtest/.libs/libstubgss.so
|
||||
|
|
|
@ -47,9 +47,9 @@ http
|
|||
# requires IPv6 so that we can assume and compare both DoH requests
|
||||
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
DoH
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<name>
|
||||
HTTP GET using DoH
|
||||
|
|
|
@ -23,7 +23,7 @@ ftp
|
|||
</server>
|
||||
# EPRT is only sent when IPv6 is enabled
|
||||
<features>
|
||||
ipv6
|
||||
IPv6
|
||||
</features>
|
||||
<name>
|
||||
Get two FTP files with no remote EPRT support
|
||||
|
|
|
@ -27,7 +27,7 @@ upgrade
|
|||
<client>
|
||||
# for the forced CURL_ENTROPY
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
ws
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -29,7 +29,7 @@ upgrade
|
|||
<client>
|
||||
# require debug for the forced CURL_ENTROPY
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
ws
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -29,7 +29,7 @@ upgrade
|
|||
<client>
|
||||
# require debug for the forced CURL_ENTROPY
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
ws
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -22,7 +22,7 @@ hello
|
|||
<client>
|
||||
# require debug for the forced CURL_ENTROPY
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
ws
|
||||
</features>
|
||||
<server>
|
||||
|
|
|
@ -29,7 +29,7 @@ upgrade
|
|||
<client>
|
||||
# require debug for the forced CURL_ENTROPY
|
||||
<features>
|
||||
debug
|
||||
Debug
|
||||
ws
|
||||
</features>
|
||||
<server>
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче