Home
last modified time | relevance | path

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

/curl/docs/libcurl/opts/
H A DCURLOPT_COOKIELIST.md45 cookie of the same name (or maybe you have imported one) then both are sent on
95 /* my_cookie is imported immediately via CURLOPT_COOKIELIST. */
98 /* The list of cookies in cookies.txt are not be imported until right
101 libcurl has already imported my_cookie and it's considered a "live"
112 curl_easy_perform(curl); /* cookies imported from cookies.txt */
H A DCURLINFO_COOKIELIST.md37 Since 7.43.0 cookies that were imported in the Set-Cookie format without a
H A DCURLOPT_COOKIEJAR.md46 Cookies are imported in the Set-Cookie format without a domain name are not
H A DCURLOPT_COOKIE.md47 the cookie engine and either you have imported a cookie of the same name (e.g.
/curl/lib/vtls/
H A Dopenssl.c3004 bool *imported) in import_windows_cert_store() argument
3009 *imported = FALSE; in import_windows_cert_store()
3127 *imported = TRUE; in import_windows_cert_store()
3181 bool imported = FALSE; in populate_x509_store() local
3183 &imported); in populate_x509_store()
3186 if(imported) { in populate_x509_store()
/curl/
H A DCMakeLists.txt632 # Depend on OpenSSL via imported targets. This allows our dependents to
774 # Depend on ZLIB via imported targets. This allows our dependents to
2131 # Reading the LOCATION property on non-imported target will error out.
/curl/docs/
H A DTODO832 exported/imported. Cris Bailiff said: "OpenSSL has functions which can

Completed in 27 milliseconds