HomeSort by relevance Sort by last modified time
    Searched refs:CURLPROXY_HTTP (Results 1 - 12 of 12) sorted by null

  /external/curl/tests/libtest/
lib1529.c 48 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
lib1528.c 59 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
lib1525.c 79 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
lib1527.c 80 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
lib1526.c 82 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
  /external/curl/src/
tool_setopt.c 46 NV(CURLPROXY_HTTP),
tool_getparam.c     [all...]
  /system/update_engine/
libcurl_http_fetcher.cc 82 *out_type = CURLPROXY_HTTP;
  /external/curl/include/curl/
curl.h 634 CURLPROXY_HTTP = 0, /* added in 7.10, new in 7.19.4 default is to use
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 481 CURLPROXY_HTTP = 0, /* added in 7.10, new in 7.19.4 default is to use
    [all...]
  /external/curl/lib/
url.c 543 set->proxytype = CURLPROXY_HTTP; /* defaults to HTTP proxy */
    [all...]
ftp.c     [all...]

Completed in 572 milliseconds