HomeSort by relevance Sort by last modified time
    Searched refs:CURLPROXY_HTTP (Results 1 - 11 of 11) 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 134 *out_type = CURLPROXY_HTTP;
  /external/curl/include/curl/
curl.h 639 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 532 set->proxytype = CURLPROXY_HTTP; /* defaults to HTTP proxy */
    [all...]

Completed in 185 milliseconds