Lines Matching full:libcurl
23 .TH CURLOPT_HTTPAUTH 3 "2 Aug 2014" "libcurl 7.38.0" "curl_easy_setopt options"
32 Pass a long as parameter, which is set to a bitmask, to tell libcurl which
35 The available bits are listed below. If more than one bit is set, libcurl will
57 that libcurl will use a special "quirk" that IE is known to have used before
63 You need to build libcurl with a suitable GSS-API library or SSPI on Windows
70 You need to build libcurl with either OpenSSL, GnuTLS or NSS support for this
71 option to work, or build libcurl on Windows with SSPI support.
77 Note that libcurl will fork when necessary to run the winbind application and
84 versions of libcurl.
86 This is a convenience macro that sets all bits and thus makes libcurl pick any
87 it finds suitable. libcurl will automatically select the one it finds most
91 libcurl pick any it finds suitable. libcurl will automatically select the one
95 value to force libcurl to probe for un-restricted auth and if not, only that