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

<<11121314151617181920>>

  /external/curl/tests/data/
test33 52 User-Agent: curl/7.6 (sparc-sun-solaris2.7) libcurl 7.6-pre4 (SSL 0.9.6) (krb4 enabled)
test500 38 simple libcurl HTTP GET tool
  /external/curl/docs/examples/
Makefile.example 35 # This should point to a directory that holds libcurl, if it isn't
43 # We need -lssl and -lcrypto when using libcurl with SSL support
imap-copy.c 26 * to another using libcurl's IMAP capabilities.
28 * Note that this example requires libcurl 7.30.0 or above.
imap-examine.c 26 * folder using libcurl's IMAP capabilities via the EXAMINE command.
28 * Note that this example requires libcurl 7.30.0 or above.
imap-search.c 26 * libcurl's IMAP capabilities.
28 * Note that this example requires libcurl 7.30.0 or above.
makefile.dj 33 LIBS = $(TOPDIR)/lib/libcurl.a
50 @echo Welcome to libcurl example program
pop3-dele.c 26 * libcurl's POP3 capabilities.
28 * Note that this example requires libcurl 7.26.0 or above.
pop3-noop.c 25 /* This is a simple example showing how to perform a noop using libcurl's POP3
28 * Note that this example requires libcurl 7.26.0 or above.
pop3-stat.c 26 * libcurl's POP3 capabilities.
28 * Note that this example requires libcurl 7.26.0 or above.
pop3-top.c 26 * using libcurl's POP3 capabilities.
28 * Note that this example requires libcurl 7.26.0 or above.
  /external/curl/docs/libcurl/
curl_escape.3 22 .TH curl_escape 3 "6 March 2002" "libcurl 7.9" "libcurl Manual"
curl_formfree.3 22 .TH curl_formfree 3 "6 April 2001" "libcurl 7.7.1" "libcurl Manual"
curl_share_init.3 22 .TH curl_share_init 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
curl_slist_append.3 22 .TH curl_slist_append 3 "19 Jun 2003" "libcurl 7.10.4" "libcurl Manual"
curl_unescape.3 22 .TH curl_unescape 3 "22 March 2001" "libcurl 7.7" "libcurl Manual"
  /external/curl/docs/libcurl/opts/
CURLMOPT_MAX_PIPELINE_LENGTH.3 23 .TH CURLMOPT_MAX_PIPELINE_LENGTH 3 "4 Nov 2014" "libcurl 7.39.0" "curl_multi_setopt options"
35 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 "4 Nov 2014" "libcurl 7.39.0" "curl_multi_setopt options"
33 support HTTP pipelining. The array is copied by libcurl.
CURLOPT_BUFFERSIZE.3 23 .TH CURLOPT_BUFFERSIZE 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
32 buffer in libcurl. The main point of this would be that the write callback
CURLOPT_CAPATH.3 23 .TH CURLOPT_CAPATH 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
32 CA certificates to verify the peer with. If libcurl is built against OpenSSL,
CURLOPT_CHUNK_END_FUNCTION.3 23 .TH CURLOPT_CHUNK_END_FUNCTION 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
38 This function gets called by libcurl as soon as a part of the stream has been
CURLOPT_DNS_INTERFACE.3 23 .TH CURLOPT_DNS_INTERFACE 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
41 Added in 7.33.0. This option also requires that libcurl was built with a
CURLOPT_DNS_LOCAL_IP4.3 23 .TH CURLOPT_DNS_LOCAL_IP4 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
42 This option requires that libcurl was built with a resolver backend that
CURLOPT_DNS_LOCAL_IP6.3 23 .TH CURLOPT_DNS_LOCAL_IP6 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
42 This option requires that libcurl was built with a resolver backend that
CURLOPT_DNS_SERVERS.3 23 .TH CURLOPT_DNS_SERVERS 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
46 This option requires that libcurl was built with a resolver backend that

Completed in 654 milliseconds

<<11121314151617181920>>