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

1 2 3 4 5 6 7 8 91011>>

  /external/curl/docs/libcurl/opts/
CURLOPT_ERRORBUFFER.3 23 .TH CURLOPT_ERRORBUFFER 3 "February 03, 2016" "libcurl 7.58.0" "curl_easy_setopt options"
32 Pass a char * to a buffer that the libcurl may store human readable error
37 You must keep the associated buffer available until libcurl no longer needs
38 it. Failing to do so will cause very odd behavior or even crashes. libcurl
CURLOPT_USERPWD.3 23 .TH CURLOPT_USERPWD 3 "August 24, 2017" "libcurl 7.58.0" "curl_easy_setopt options"
51 When using HTTP and \fICURLOPT_FOLLOWLOCATION(3)\fP, libcurl might perform
52 several requests to possibly different hosts. libcurl will only send this user
54 \fICURLOPT_UNRESTRICTED_AUTH(3)\fP is set), so if libcurl follows locations to
  /external/curl/packages/Symbian/group/
curl.pkg 18 @"libcurl.sis",(0xF0206D00)
  /external/curl/src/
tool_libinfo.h 26 /* global variable declarations, for libcurl run-time info */
  /external/curl/tests/data/
test1161 49 # This file was generated by libcurl! Edit at your own risk.
test14 38 User-Agent: curl/7.4.2-pre4 (sparc-sun-solaris2.7) libcurl 7.4.2-pre4
test1401 9 --libcurl
32 --libcurl for GET with various options
38 http://%HOSTIP:%HTTPPORT/we/want/1401 --libcurl log/test1401.c --basic -u fake:user -H "X-Files: Mulder" -H "X-Men: cyclops, iceman" -A MyUA -b chocolate=chip --proto "=http,ftp,file"
68 * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html
test1405 8 --libcurl
33 --libcurl for FTP with quote ops
39 ftp://%HOSTIP:%FTPPORT/1405 -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" -Q "*FAIL" -Q "+*FAIL HARD" --libcurl log/test1405.c
64 * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html
test151 42 User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
test1515 49 caching of manual libcurl DNS entries after DNS cache timeout
test1516 45 caching of manual libcurl DNS entries after dead connection
test1537 23 libcurl URL escape/unescape tests
test22 40 User-Agent: curl/7.4.2 (sparc-sun-solaris2.7) libcurl 7.4.2 (SSL 0.9.6)
test26 39 User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
test274 42 User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
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
curlgtk.c 11 * use the libcurl in a gtk-threaded application
80 /* Must initialize libcurl before any threads are started */
imap-copy.c 32 * to another using libcurl's IMAP capabilities.
34 * Note that this example requires libcurl 7.30.0 or above.
imap-create.c 32 * libcurl's IMAP capabilities.
34 * Note that this example requires libcurl 7.30.0 or above.
imap-delete.c 32 * using libcurl's IMAP capabilities.
34 * Note that this example requires libcurl 7.30.0 or above.
imap-examine.c 32 * folder using libcurl's IMAP capabilities via the EXAMINE command.
34 * Note that this example requires libcurl 7.30.0 or above.
imap-fetch.c 31 /* This is a simple example showing how to fetch mail using libcurl's IMAP
34 * Note that this example requires libcurl 7.30.0 or above.
imap-noop.c 31 /* This is a simple example showing how to perform a noop using libcurl's IMAP
34 * Note that this example requires libcurl 7.30.0 or above.

Completed in 861 milliseconds

1 2 3 4 5 6 7 8 91011>>