Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 120) sorted by relevance

12345

/curl/tests/
H A Druntests.pl735 $feature{"ld_preload"} = $feature{"ld_preload"} && !$feature{"debug"};
737 if($feature{"ipv6"}) {
775 $feature{"unittest"} = $feature{"debug"};
784 $feature{"crypto"} = $feature{"NTLM"} || $feature{"Kerberos"} || $feature{"SPNEGO"};
785 $feature{"DoH"} = 1;
787 $feature{"Mime"} = 1;
789 $feature{"netrc"} = 1;
803 $feature{$p} = 1;
834 if($feature{"TrackMemory"} && $feature{"threaded-resolver"}) {
847 $feature{"TrackMemory"} = $feature{"TrackMemory"} && !$feature{"threaded-resolver"};
[all …]
H A Dglobalconfig.pm63 %feature
113 our %feature; # hash of enabled features
/curl/
H A Dcurl-config.in83 --feature|--features)
84 for feature in @SUPPORT_FEATURES@ ""; do
85 test -n "$feature" && echo "$feature"
/curl/tests/data/
H A Dtest105550 feature
72 feature
90 feature
H A Dtest18041 feature
62 feature
H A Dtest18141 feature
63 feature
H A Dtest1040 feature
61 feature
H A Dtest20847 feature
70 feature
H A Dtest105170 feature
97 feature
112 feature
H A Dtest105266 feature
92 feature
107 feature
H A Dtest117717 Verify that feature names and CURL_VERSION_* in lib and docs are in sync
H A Dtest42133 feature-policy: accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetom…
81 "feature-policy":["accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magne…
H A Dtest121027 # this relies on the debug feature to allow us to set directory to store the
H A Dtest131128 # this relies on the debug feature to allow us to set directory to store the
H A Dtest131228 # this relies on the debug feature to allow us to set directory to store the
H A Dtest131328 # this relies on the debug feature to allow us to set directory to store the
H A Dtest146025 # this relies on the debug feature to allow us to set directory to store the
H A Dtest134819 # this relies on the debug feature to allow us to set directory to store the
H A Dtest135519 # this relies on the debug feature to allow us to set directory to store the
/curl/docs/cmdline-opts/
H A Dhead.md21 Fetch the headers only! HTTP-servers feature the command HEAD which this uses
H A Dstyled-output.md22 Styled output requires a terminal that supports bold fonts. This feature is
H A Dhostpubsha256.md22 This feature requires libcurl to be built with libssh2 and does not work with
H A Dca-native.md27 use Schannel, this feature is implied and curl then only uses the native CA
/curl/docs/libcurl/
H A Dlibcurl-env.md58 When the netrc feature is used (CURLOPT_NETRC(3)), this variable is
64 When the netrc feature is used (CURLOPT_NETRC(3)), this variable is
85 When set and libcurl runs with a SSL backend that supports this feature,
/curl/docs/libcurl/opts/
H A DCURLOPT_RTSP_SERVER_CSEQ.md30 Client request. **NOTE**: this feature (listening for Server requests) is

Completed in 40 milliseconds

12345