Home
last modified time | relevance | path

Searched refs:import (Results 1 – 7 of 7) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLOPT_COOKIELIST.md78 /* an inline import of a cookie in Netscape format. */
104 curl_easy_setopt(curl, CURLOPT_COOKIEFILE, "cookies.txt"); /* import */
108 were skipped on import are not exported.
H A DCURLOPT_SSLCERT.md48 certificate store. (You can import *PFX* to a store first). You can use
/curl/src/
H A Dvar.c387 bool import = FALSE; in setvariable() local
392 import = TRUE; in setvariable()
403 if(import) { in setvariable()
/curl/docs/cmdline-opts/
H A Dvariable.md29 --variable can import environment variables into the name space. Opt to either
H A Dcert.md53 a certificate store. (Loading *PFX* is not supported; you can import it to a
/curl/docs/
H A DKNOWN_BUGS19 2.4 Secure Transport does not import PKCS#12 client certificates without a password
131 2.4 Secure Transport does not import PKCS#12 client certificates without a password
H A DFAQ1216 dynamic import symbols. If you are using Visual Studio, you need to instead
1221 libcurl.dll and import lib, you do not need any extra CFLAGS, but use one of
1222 the import libraries below. These are the libraries produced by the various
1225 Target: static lib. import lib for libcurl*.dll.

Completed in 19 milliseconds