HomeSort by relevance Sort by last modified time
    Searched full:libcurl (Results 251 - 275 of 1112) sorted by null

<<11121314151617181920>>

  /external/curl/docs/examples/
imap-search.c 32 * libcurl's IMAP capabilities.
34 * Note that this example requires libcurl 7.30.0 or above.
makefile.dj 29 LIBS = $(TOPDIR)/lib/libcurl.a
46 @echo Welcome to libcurl example program
pop3-dele.c 32 * libcurl's POP3 capabilities.
34 * Note that this example requires libcurl 7.26.0 or above.
pop3-noop.c 31 /* This is a simple example showing how to perform a noop using libcurl's POP3
34 * Note that this example requires libcurl 7.26.0 or above.
pop3-stat.c 32 * libcurl's POP3 capabilities.
34 * Note that this example requires libcurl 7.26.0 or above.
pop3-top.c 32 * using libcurl's POP3 capabilities.
34 * Note that this example requires libcurl 7.26.0 or above.
pop3-uidl.c 31 /* This is a simple example using libcurl's POP3 capabilities to list the
34 * Note that this example requires libcurl 7.26.0 or above.
resolve.c 37 HOST:PORT:ADDRESS where HOST is the name libcurl will try to resolve,
38 PORT is the port number of the service where libcurl wants to connect to
  /external/curl/docs/libcurl/
curl_escape.3 22 .TH curl_escape 3 "February 03, 2016" "libcurl 7.58.0" "libcurl Manual"
curl_formfree.3 22 .TH curl_formfree 3 "September 02, 2017" "libcurl 7.58.0" "libcurl Manual"
curl_mime_addpart.3 22 .TH curl_mime_addpart 3 "September 22, 2017" "libcurl 7.58.0" "libcurl Manual"
curl_mime_free.3 22 .TH curl_mime_free 3 "September 04, 2017" "libcurl 7.58.0" "libcurl Manual"
curl_mime_subparts.3 22 .TH curl_mime_subparts 3 "September 05, 2017" "libcurl 7.58.0" "libcurl Manual"
curl_share_init.3 22 .TH curl_share_init 3 "February 03, 2016" "libcurl 7.58.0" "libcurl Manual"
curl_slist_append.3 22 .TH curl_slist_append 3 "May 05, 2017" "libcurl 7.58.0" "libcurl Manual"
curl_unescape.3 22 .TH curl_unescape 3 "February 03, 2016" "libcurl 7.58.0" "libcurl Manual"
  /external/curl/docs/libcurl/opts/
CURLINFO_EFFECTIVE_URL.3 23 .TH CURLINFO_EFFECTIVE_URL 3 "May 04, 2017" "libcurl 7.58.0" "curl_easy_getinfo options"
34 In cases when you've asked libcurl to follow redirects, it may very well not
CURLINFO_RESPONSE_CODE.3 23 .TH CURLINFO_RESPONSE_CODE 3 "February 03, 2016" "libcurl 7.58.0" "curl_easy_getinfo options"
34 libcurl 7.10.7 and earlier. The stored value will be zero if no server
CURLINFO_STARTTRANSFER_TIME.3 23 .TH CURLINFO_STARTTRANSFER_TIME 3 "May 05, 2017" "libcurl 7.58.0" "curl_easy_getinfo options"
33 start until the first byte is received by libcurl. This includes
CURLMOPT_MAX_PIPELINE_LENGTH.3 23 .TH CURLMOPT_MAX_PIPELINE_LENGTH 3 "May 27, 2017" "libcurl 7.58.0" "curl_multi_setopt options"
36 When this limit is reached, libcurl will use another connection to the same
CURLMOPT_PIPELINING_SITE_BL.3 23 .TH CURLMOPT_PIPELINING_SITE_BL 3 "February 03, 2016" "libcurl 7.58.0" "curl_multi_setopt options"
34 support HTTP pipelining. The array is copied by libcurl.
CURLMOPT_SOCKETDATA.3 23 .TH CURLMOPT_SOCKETDATA 3 "May 31, 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_AUTOREFERER.3 23 .TH CURLOPT_AUTOREFERER 3 "May 05, 2017" "libcurl 7.58.0" "curl_easy_setopt options"
32 Pass a parameter set to 1 to enable this. When enabled, libcurl will
CURLOPT_CHUNK_END_FUNCTION.3 23 .TH CURLOPT_CHUNK_END_FUNCTION 3 "May 31, 2017" "libcurl 7.58.0" "curl_easy_setopt options"
39 This function gets called by libcurl as soon as a part of the stream has been
CURLOPT_CRLF.3 23 .TH CURLOPT_CRLF 3 "May 31, 2017" "libcurl 7.58.0" "curl_easy_setopt options"
32 Pass a long. If the value is set to 1 (one), libcurl converts Unix newlines to

Completed in 285 milliseconds

<<11121314151617181920>>