Searched refs:PROXY (Results 1 – 17 of 17) sorted by relevance
/external/openssh/regress/ |
D | ssh-com.sh | 84 PROXY="proxycommand ${sshd2} -qif ${OBJ}/sshd2_config 2> /dev/null" 85 ${SSH} -qF ${OBJ}/ssh_config_com -o "${PROXY}" dummy exit 0 107 ${SSH} -c $c -m $m -qF ${OBJ}/ssh_config_com -o "${PROXY}" dummy exit 0
|
/external/curl/docs/cmdline-opts/ |
D | haproxy-protocol.d | 2 Help: Send HAProxy PROXY protocol v1 header 6 Send a HAProxy PROXY protocol v1 header at the beginning of the connection. This
|
D | page-footer | 40 .SH "PROXY PROTOCOL PREFIXES"
|
/external/curl/tests/data/ |
D | test1455 | 35 HTTP GET when PROXY Protocol enabled 49 s/^PROXY TCP4 %CLIENTIP %HOSTIP (\d*) %HTTPPORT/proxy-line/
|
D | test1456 | 38 HTTP-IPv6 GET with PROXY protocol 52 PROXY TCP6 ::1 ::1 44444 %HTTP6PORT
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Contact.java | 63 public static final String PROXY = ParameterNames.PROXY; field in Contact
|
D | ParameterNames.java | 95 public static final String PROXY = "proxy"; field
|
/external/curl/tests/libtest/ |
D | lib540.c | 41 #define PROXY libtest_arg2 macro 62 res_easy_setopt(eh[num], CURLOPT_PROXY, PROXY); in init()
|
/external/autotest/client/cros/enterprise/ |
D | proxy_test.pac | 2 return "PROXY localhost:3128";
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/ |
D | AuthenticatorAdapter.java | 73 RequestorType.PROXY); in authenticateProxy()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
D | AuthenticatorAdapter.java | 71 RequestorType.PROXY); in authenticateProxy()
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | ProxyDetectorImpl.java | 137 host, addr, port, protocol, prompt, scheme, url, Authenticator.RequestorType.PROXY);
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyManagerFacade.java | 92 Telephony.Carriers.PROXY, // 3 1190 values.put(Telephony.Carriers.PROXY, ""); in telephonySetAPN()
|
/external/google-breakpad/src/third_party/curl/ |
D | curl.h | 668 CINIT(PROXY, OBJECTPOINT, 4),
|
/external/curl/include/curl/ |
D | curl.h | 970 CINIT(PROXY, STRINGPOINT, 4),
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | URLConnectionTest.java | 1511 assertTrue(call, call.contains("type=" + Authenticator.RequestorType.PROXY));
|
/external/curl/ |
D | CHANGES | 1513 - --haproxy-protocol'[HAProxy PROXY protocol v1 header]':'Send' \ 1532 + --haproxy-protocol'[Send HAProxy PROXY protocol v1 header]' \
|