Searched
full:libcurl (Results
351 -
375 of
1112) sorted by null
<<11121314151617181920>>
/external/curl/docs/examples/ |
getinmemory.c | 85 curl_easy_setopt(curl_handle, CURLOPT_USERAGENT, "libcurl-agent/1.0"); 111 /* we're done with libcurl, so clean it up */
|
imap-store.c | 32 * libcurl's IMAP capabilities with the STORE command. 34 * Note that this example requires libcurl 7.30.0 or above.
|
multithread.c | 39 https://curl.haxx.se/libcurl/c/threadsafe.html 74 /* Must initialize libcurl before any threads are started */
|
sslbackend.c | 35 * An SSL-enabled libcurl is required for this sample to work (at least one 38 * **** This example only works with libcurl 7.56.0 and later! ****
|
/external/curl/docs/libcurl/ |
curl_easy_unescape.3 | 23 .TH curl_easy_unescape 3 "October 04, 2016" "libcurl 7.58.0" "libcurl Manual"
|
curl_mime_data.3 | 22 .TH curl_mime_data 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
|
curl_mime_filename.3 | 22 .TH curl_mime_filename 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
|
curl_mime_headers.3 | 22 .TH curl_mime_headers 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
|
curl_mime_init.3 | 22 .TH curl_mime_init 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
|
curl_mime_name.3 | 22 .TH curl_mime_name 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
|
curl_mime_type.3 | 22 .TH curl_mime_type 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
|
/external/curl/docs/libcurl/opts/ |
CURLINFO_ACTIVESOCKET.3 | 23 .TH CURLINFO_ACTIVESOCKET 3 "May 06, 2017" "libcurl 7.58.0" "curl_easy_getinfo options" 36 \fIcurl_easy_cleanup(3)\fP as usual on the easy handle and let libcurl close
|
CURLINFO_CERTINFO.3 | 23 .TH CURLINFO_CERTINFO 3 "May 06, 2017" "libcurl 7.58.0" "curl_easy_getinfo options" 75 This option is only working in libcurl built with OpenSSL, NSS, schannel or
|
CURLINFO_FTP_ENTRY_PATH.3 | 23 .TH CURLINFO_FTP_ENTRY_PATH 3 "May 06, 2017" "libcurl 7.58.0" "curl_easy_getinfo options" 33 path of the entry path. That is the initial path libcurl ended up in when
|
CURLINFO_LASTSOCKET.3 | 23 .TH CURLINFO_LASTSOCKET 3 "May 06, 2017" "libcurl 7.58.0" "curl_easy_getinfo options" 37 libcurl close the socket and cleanup other resources associated with the
|
CURLINFO_REDIRECT_URL.3 | 23 .TH CURLINFO_REDIRECT_URL 3 "June 24, 2017" "libcurl 7.58.0" "curl_easy_getinfo options" 34 very handy if you think using the built-in libcurl redirect logic isn't good
|
CURLINFO_SSL_ENGINES.3 | 23 .TH CURLINFO_SSL_ENGINES 3 "May 31, 2017" "libcurl 7.58.0" "curl_easy_getinfo options" 37 on the list pointer once you're done with it, as libcurl will not free the
|
CURLMOPT_PIPELINING_SERVER_BL.3 | 23 .TH CURLMOPT_PIPELINING_SERVER_BL 3 "February 03, 2016" "libcurl 7.58.0" "curl_multi_setopt options" 35 pipelining. The array is copied by libcurl.
|
CURLMOPT_PUSHDATA.3 | 23 .TH CURLMOPT_PUSHDATA 3 "May 27, 2017" "libcurl 7.58.0" "curl_multi_setopt options" 36 used by libcurl itself, only passed on to the callback function.
|
CURLMOPT_TIMERDATA.3 | 23 .TH CURLMOPT_TIMERDATA 3 "May 27, 2017" "libcurl 7.58.0" "curl_multi_setopt options" 36 This pointer will not be touched by libcurl but will only be passed in to the
|
CURLOPT_CAPATH.3 | 23 .TH CURLOPT_CAPATH 3 "September 10, 2017" "libcurl 7.58.0" "curl_easy_setopt options" 33 CA certificates to verify the peer with. If libcurl is built against OpenSSL,
|
CURLOPT_CHUNK_DATA.3 | 23 .TH CURLOPT_CHUNK_DATA 3 "May 31, 2017" "libcurl 7.58.0" "curl_easy_setopt options" 32 Pass a \fIpointer\fP that will be untouched by libcurl and passed as the ptr
|
CURLOPT_COPYPOSTFIELDS.3 | 23 .TH CURLOPT_COPYPOSTFIELDS 3 "February 03, 2016" "libcurl 7.58.0" "curl_easy_setopt options" 26 CURLOPT_COPYPOSTFIELDS \- have libcurl copy data to POST
|
CURLOPT_CRLFILE.3 | 23 .TH CURLOPT_CRLFILE 3 "May 31, 2017" "libcurl 7.58.0" "curl_easy_setopt options" 37 of CRL passed to help in the verification process. When libcurl is built with
|
CURLOPT_DIRLISTONLY.3 | 23 .TH CURLOPT_DIRLISTONLY 3 "May 05, 2017" "libcurl 7.58.0" "curl_easy_setopt options" 38 of libcurl, when combined with a URL that contains a message ID, to perform a
|
Completed in 188 milliseconds
<<11121314151617181920>>