Home
last modified time | relevance | path

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

1234

/curl/tests/
H A Druntests.pl762 $feature{"ld_preload"} = $feature{"ld_preload"} && !$feature{"Debug"};
764 if($feature{"IPv6"}) {
802 $feature{"unittest"} = $feature{"Debug"};
811 $feature{"crypto"} = $feature{"NTLM"} || $feature{"Kerberos"} || $feature{"SPNEGO"};
812 $feature{"DoH"} = 1;
814 $feature{"Mime"} = 1;
816 $feature{"netrc"} = 1;
832 $feature{$p} = 1;
868 if($feature{"TrackMemory"} && $feature{"threaded-resolver"}) {
883 $feature{"TrackMemory"} = $feature{"TrackMemory"} && !$feature{"threaded-resolver"};
[all …]
H A Dglobalconfig.pm67 %feature
124 our %feature; # hash of enabled features
/curl/
H A Dcurl-config.in85 --feature|--features)
86 for feature in @SUPPORT_FEATURES@ ''; do
87 test -n "$feature" && echo "$feature"
/curl/tests/data/
H A Dtest105550 feature
75 feature
93 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 Dtest193435 # this relies on the debug feature which allow to set the time
H A Dtest193535 # this relies on the debug feature which allow to set the time
H A Dtest193335 # this relies on the debug feature which allow to set the time
H A Dtest193635 # this relies on the debug feature which allow to set the time
H A Dtest193736 # this relies on the debug feature which allow to set the time
/curl/docs/cmdline-opts/
H A Dhead.md21 Fetch the headers only. HTTP-servers feature the command HEAD which this uses
H A Dhostpubsha256.md22 This feature requires libcurl to be built with libssh2 and does not work with
H A Dstyled-output.md22 Styled output requires a terminal that supports bold fonts. This feature is
H A Dca-native.md28 use Schannel, this feature is implied and curl then only uses the native CA
H A Dproxy-ca-native.md27 use Schannel, this feature is implied and curl then only uses the native CA
/curl/docs/libcurl/opts/
H A DCURLOPT_RTSP_SERVER_CSEQ.md31 Client request. **NOTE**: this feature (listening for Server requests) is
H A DCURLOPT_CHUNK_BGN_FUNCTION.md72 The target of transfer_info parameter is a "feature depended" structure. For
76 remaining per the transfer. If the feature is not available, the parameter has
/curl/docs/libcurl/
H A Dlibcurl-env.md59 When the netrc feature is used (CURLOPT_NETRC(3)), this variable is
65 When the netrc feature is used (CURLOPT_NETRC(3)), this variable is
86 When set and libcurl runs with a SSL backend that supports this feature,

Completed in 136 milliseconds

1234