Home
last modified time | relevance | path

Searched +full:http +full:- +full:proxy +full:- +full:agent (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1beta1/src/main/java/com/google/cloud/gkehub/v1beta1/
H A DConnectAgent.java8 * https://www.apache.org/licenses/LICENSE-2.0
135 * Optional. URI of a proxy if connectivity from the agent to
136 * gkeconnect.googleapis.com requires the use of a proxy. Format must be in
137 * the form `http(s)://{proxy_address}`, depending on the HTTP/HTTPS protocol
138 * supported by the proxy. This will direct the connect agent's outbound
139 * traffic through a HTTP(S) proxy.
142 * <code>bytes proxy = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
144 * @return The proxy.
159 * Optional. Namespace for GKE Connect agent resources. Defaults to
160 * `gke-connect`.
[all …]
H A DConnectAgentOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
61 * Optional. URI of a proxy if connectivity from the agent to
62 * gkeconnect.googleapis.com requires the use of a proxy. Format must be in
63 * the form `http(s)://{proxy_address}`, depending on the HTTP/HTTPS protocol
64 * supported by the proxy. This will direct the connect agent's outbound
65 * traffic through a HTTP(S) proxy.
68 * <code>bytes proxy = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
70 * @return The proxy.
78 * Optional. Namespace for GKE Connect agent resources. Defaults to
79 * `gke-connect`.
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Drequestwrite_test.go2 // Use of this source code is governed by a BSD-style
5 package http package
33 // HTTP/1.1 => chunked coding; no body; no trailer
38 Scheme: "http",
42 Proto: "HTTP/1.1",
47 "Accept-Charset": {"ISO-8859-1,utf-8;q=0.7,*;q=0.7"},
48 "Accept-Encoding": {"gzip,deflate"},
49 "Accept-Language": {"en-us,en;q=0.5"},
50 "Keep-Alive": {"300"},
51 "Proxy-Connection": {"keep-alive"},
[all …]
/aosp_15_r20/external/curl/tests/data/
H A Dtest11844 HTTP
5 HTTP CONNECT
6 HTTP proxy
12 # Server-side
15 HTTP/1.1 200 Mighty fine indeed
21 HTTP/1.1 302 OK
22 Location: http://%HOSTIP.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER0002
24 Server: test-server/fake
25 Content-Type: text/html
26 Funny-head: yesyes
[all …]
H A Dtest10214 HTTP
5 HTTP GET
6 HTTP CONNECT
7 HTTP proxy
8 HTTP proxy NTLM auth
9 --proxy-anyauth
13 # Server-side
17 HTTP/1.1 407 Authorization Required to proxy me my dear swsclose
18 Proxy-Authenticate: NTLM
19 Content-Length: 16
[all …]
H A Dtest16325 HTTPS-proxy
9 # Server-side
12 # This is the HTTPS proxy response
14 HTTP/1.1 200 OK
16 Server: test-server/fake
17 Content-Type: text/html
18 Funny-head: yesyes
19 Content-Length: 0
36 I had two elder brothers, one of whom was lieutenant-colonel to an
45 # Client-side
[all …]
H A Dtest15264 HTTP
5 HTTP PUT
6 HTTP CONNECT
7 HTTP proxy
13 # Server-side
16 HTTP/1.1 200 OK
21 HTTP/1.1 200 OK swsclose
23 Server: test-server/fake
24 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
25 ETag: "21025-dc7-39462498"
[all …]
H A Dtest2434 HTTP
5 HTTP GET
6 HTTP proxy
7 HTTP proxy NTLM auth
8 --proxy-anyauth
13 # Server-side
17 HTTP/1.1 407 Authorization Required swsclose
19 Proxy-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 Proxy-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 Proxy-Authenticate: NTLM
[all …]
H A Dtest2654 HTTP
5 HTTP POST
6 HTTP CONNECT
7 HTTP proxy
8 HTTP proxy NTLM auth
13 # Server-side
16 # this is returned first since we get no proxy-auth
18 HTTP/1.0 407 Authorization Required to proxy me my dear
19 Proxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQw…
20 Connection: Keep-Alive
[all …]
H A Dtest10084 HTTP
5 HTTP GET
6 HTTP CONNECT
7 HTTP proxy
8 HTTP proxy NTLM auth
9 chunked Transfer-Encoding
14 # Server-side
17 connection-monitor
20 # this is returned first since we get no proxy-auth
22 HTTP/1.1 407 Authorization Required to proxy me my dear
[all …]
H A Dtest2094 HTTP
5 HTTP GET
6 HTTP CONNECT
7 HTTP proxy
8 HTTP proxy NTLM auth
13 # Server-side
16 # this is returned first since we get no proxy-auth
18 HTTP/1.1 407 Authorization Required to proxy me my dear
19 Proxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQw…
20 Content-Length: 33
[all …]
H A Dtest2134 HTTP
5 HTTP POST
6 HTTP CONNECT
7 HTTP proxy
8 HTTP proxy NTLM auth
13 # Server-side
16 # this is returned first since we get no proxy-auth
18 HTTP/1.1 407 Authorization Required to proxy me my dear
19 Proxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQw…
20 Content-Length: 33
[all …]
H A Dtest1684 HTTP
5 HTTP GET
6 HTTP proxy
7 HTTP proxy Digest auth
8 HTTP Digest auth
12 # Server-side
15 # this is returned first since we get no proxy-auth
17 HTTP/1.1 407 Authorization Required to proxy me my dear swsclose
18 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
23 # then this is returned since we get no server-auth
[all …]
H A Dtest2064 HTTP
5 HTTP GET
6 HTTP CONNECT
7 HTTP proxy
9 HTTP proxy Digest auth
13 # Server-side
16 connection-monitor
21 # this is returned first since we get no proxy-auth
23 HTTP/1.1 407 Authorization Required to proxy me my dear
24 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
[all …]
H A Dtest3355 HTTP
6 HTTP GET
7 HTTP proxy
8 HTTP proxy Digest auth
9 HTTP Digest auth
10 HTTP auth in URL
14 # Server-side
17 # this is returned first since we get no proxy-auth
19 HTTP/1.1 407 Authorization Required to proxy me my dear swsclose
20 Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
[all …]
H A Dtest15254 HTTP
5 HTTP PUT
6 HTTP CONNECT
7 HTTP proxy
13 # Server-side
16 HTTP/1.1 200 OK
20 HTTP/1.1 200 OK swsclose
22 Server: test-server/fake
23 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
24 ETag: "21025-dc7-39462498"
[all …]
H A Dtest2874 HTTP
5 HTTP CONNECT
6 HTTP proxy
11 # Server-side
15 HTTP/1.1 405 Method Not Allowed swsclose
22 # Client-side
25 http
28 HTTP proxy CONNECT with custom User-Agent header
31 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER -H "User-Agent: looser/2015"
34 proxy
[all …]
H A Dtest1694 HTTP
5 HTTP GET
6 HTTP proxy
7 HTTP proxy NTLM auth
8 HTTP Digest auth
13 # Server-side
16 # this is returned first since we get no proxy-auth
18 HTTP/1.1 407 Authorization Required to proxy me my dear swsclose
19 Proxy-Authenticate: NTLM
24 # then this is returned since we get no server-auth
[all …]
H A Dtest15274 HTTP
5 HTTP PUT
6 HTTP CONNECT
7 HTTP proxy
12 # Server-side
15 HTTP/1.1 200 OK
16 We-are: good
20 HTTP/1.1 200 OK swsclose
22 Server: test-server/fake
23 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
[all …]
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1alpha2/src/main/java/com/google/cloud/gkehub/v1alpha2/
H A DGenerateConnectManifestRequest.java8 * https://www.apache.org/licenses/LICENSE-2.0
86 * Required. The Membership resource name the Agent will associate with, in the format
110 * Required. The Membership resource name the Agent will associate with, in the format
139 * Optional. Namespace for GKE Connect agent resources. Defaults to `gke-connect`.
140 * The Connect Agent is authorized automatically when run in the default
165 * Optional. Namespace for GKE Connect agent resources. Defaults to `gke-connect`.
166 * The Connect Agent is authorized automatically when run in the default
194 * Optional. URI of a proxy if connectivity from the agent to gkeconnect.googleapis.com
195 * requires the use of a proxy. Format must be in the form
196 * `http(s)://{proxy_address}`, depending on the HTTP/HTTPS protocol
[all …]
H A DGenerateConnectManifestRequestOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
30 * Required. The Membership resource name the Agent will associate with, in the format
43 * Required. The Membership resource name the Agent will associate with, in the format
57 * Optional. Namespace for GKE Connect agent resources. Defaults to `gke-connect`.
58 * The Connect Agent is authorized automatically when run in the default
72 * Optional. Namespace for GKE Connect agent resources. Defaults to `gke-connect`.
73 * The Connect Agent is authorized automatically when run in the default
88 * Optional. URI of a proxy if connectivity from the agent to gkeconnect.googleapis.com
89 * requires the use of a proxy. Format must be in the form
90 * `http(s)://{proxy_address}`, depending on the HTTP/HTTPS protocol
[all …]
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1/src/main/java/com/google/cloud/gkehub/v1/
H A DGenerateConnectManifestRequest.java8 * https://www.apache.org/licenses/LICENSE-2.0
86 * Required. The Membership resource name the Agent will associate with, in
112 * Required. The Membership resource name the Agent will associate with, in
143 * Optional. Namespace for GKE Connect agent resources. Defaults to
144 * `gke-connect`.
145 * The Connect Agent is authorized automatically when run in the default
170 * Optional. Namespace for GKE Connect agent resources. Defaults to
171 * `gke-connect`.
172 * The Connect Agent is authorized automatically when run in the default
200 * Optional. URI of a proxy if connectivity from the agent to
[all …]
H A DGenerateConnectManifestRequestOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
30 * Required. The Membership resource name the Agent will associate with, in
45 * Required. The Membership resource name the Agent will associate with, in
61 * Optional. Namespace for GKE Connect agent resources. Defaults to
62 * `gke-connect`.
63 * The Connect Agent is authorized automatically when run in the default
77 * Optional. Namespace for GKE Connect agent resources. Defaults to
78 * `gke-connect`.
79 * The Connect Agent is authorized automatically when run in the default
94 * Optional. URI of a proxy if connectivity from the agent to
[all …]
/aosp_15_r20/external/cldr/tools/scripts/tr-archive/
H A Dpackage-lock.json2 "name": "tr-archive",
8 "name": "tr-archive",
10 "license": "Unicode-3.0",
12 "@not-dalia/gfm-toc": "github:not-dalia/gfm-toc",
13 "anchor-js": "^5.0.0",
17 "marked-alert": "^2.0.1"
20 "node_modules/@not-dalia/gfm-toc": {
22 …"resolved": "git+ssh://[email protected]/not-dalia/gfm-toc.git#68f2db628606366b51b51a071c8bb87f490575…
25 "escape-html": "^1.0.3",
30 "gfm-toc": "bin/gfm-toc"
[all …]
/aosp_15_r20/external/gturri-aXMLRPC/src/main/java/de/timroes/axmlrpc/
H A DXMLRPCClient.java17 * An XMLRPCClient is a client used to make XML-RPC (Extensible Markup Language
19 * The specification of XMLRPC can be found at http://www.xmlrpc.com/spec.
32 * Constants from the http protocol.
34 static final String USER_AGENT = "User-Agent";
35 static final String CONTENT_TYPE = "Content-Type";
36 static final String TYPE_XML = "text/xml; charset=utf-8";
38 static final String CONTENT_LENGTH = "Content-Length";
60 * It will check if the given content-type is right.
61 * The method name in a call must only contain of A-Z, a-z, 0-9, _, ., :, /
78 * for some XML-RPC interfaces that support login.
[all …]

12345678910>>...45