Searched refs:feature (Results 1 – 25 of 86) sorted by relevance
1234
762 $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 …]
67 %feature124 our %feature; # hash of enabled features
85 --feature|--features)86 for feature in @SUPPORT_FEATURES@ ''; do87 test -n "$feature" && echo "$feature"
50 feature75 feature93 feature
41 feature62 feature
41 feature63 feature
40 feature61 feature
47 feature70 feature
70 feature97 feature112 feature
66 feature92 feature107 feature
17 Verify that feature names and CURL_VERSION_* in lib and docs are in sync
33 feature-policy: accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetom…81 "feature-policy":["accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magne…
35 # this relies on the debug feature which allow to set the time
36 # this relies on the debug feature which allow to set the time
21 Fetch the headers only. HTTP-servers feature the command HEAD which this uses
22 This feature requires libcurl to be built with libssh2 and does not work with
22 Styled output requires a terminal that supports bold fonts. This feature is
28 use Schannel, this feature is implied and curl then only uses the native CA
27 use Schannel, this feature is implied and curl then only uses the native CA
31 Client request. **NOTE**: this feature (listening for Server requests) is
72 The target of transfer_info parameter is a "feature depended" structure. For76 remaining per the transfer. If the feature is not available, the parameter has
59 When the netrc feature is used (CURLOPT_NETRC(3)), this variable is65 When the netrc feature is used (CURLOPT_NETRC(3)), this variable is86 When set and libcurl runs with a SSL backend that supports this feature,
Completed in 136 milliseconds