OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http
(Results
3451 - 3475
of
4370
) sorted by null
<<
131
132
133
134
135
136
137
138
139
140
>>
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
EmptyServiceGrpc.cs
12
//
http
://www.apache.org/licenses/LICENSE-2.0
Histogram.cs
9
//
http
://www.apache.org/licenses/LICENSE-2.0
HistogramTest.cs
9
//
http
://www.apache.org/licenses/LICENSE-2.0
InterarrivalTimers.cs
9
//
http
://www.apache.org/licenses/LICENSE-2.0
SslCredentialsTest.cs
9
//
http
://www.apache.org/licenses/LICENSE-2.0
TestServiceImpl.cs
9
//
http
://www.apache.org/licenses/LICENSE-2.0
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
arguments.pyx.pxi
7
#
http
://www.apache.org/licenses/LICENSE-2.0
call.pyx.pxi
7
#
http
://www.apache.org/licenses/LICENSE-2.0
completion_queue.pyx.pxi
7
#
http
://www.apache.org/licenses/LICENSE-2.0
/external/grpc-grpc/test/distrib/cpp/
run_distrib_test_cmake.bat
7
@rem
http
://www.apache.org/licenses/LICENSE-2.0
/external/icu/icu4c/source/allinone/
icucheck.bat
3
REM License & terms of use:
http
://www.unicode.org/copyright.html
/external/icu/icu4c/source/config/
dist.mk
2
# License & terms of use:
http
://www.unicode.org/copyright.html
/external/icu/icu4c/source/extra/uconv/
makedata.mak
2
# License & terms of use:
http
://www.unicode.org/copyright.html
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
genIndexFilters.bat
4
# * License & terms of use:
http
://www.unicode.org/copyright.html#License *
/external/libunwind/doc/
unw_get_fpreg.tex
74
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
unw_get_reg.tex
74
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
unw_init_local.tex
78
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
unw_init_remote.tex
76
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
unw_set_caching_policy.tex
77
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
unw_set_fpreg.tex
76
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
unw_set_reg.tex
76
WWW: \URL{
http
://www.nongnu.org/libunwind/}.
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
OkHttpClient.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
22
import com.squareup.okhttp.internal.
http
.AuthenticatorAdapter;
23
import com.squareup.okhttp.internal.
http
.StreamAllocation;
43
* Configures and creates
HTTP
connections. Most applications can use a single
44
* OkHttpClient for all of their
HTTP
requests - benefiting from a shared
239
* Sets the
HTTP
proxy that will be used by connections created by this
400
* Sets the connection pool used to recycle
HTTP
and HTTPS connections.
415
* Configure this client to follow redirects from HTTPS to
HTTP
and from
HTTP
492
* <li><a href="
http
://www.w3.org/Protocols/rfc2616/rfc2616.html">http/1.1</a
[
all
...]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
Http1xStream.java
8
*
http
://www.apache.org/licenses/LICENSE-2.0
17
package com.squareup.okhttp.internal.
http
;
39
import static com.squareup.okhttp.internal.
http
.StatusLine.HTTP_CONTINUE;
43
* A socket connection that can be used to send
HTTP
/1.1 messages. This class
108
* Prepares the
HTTP
headers and sends them to the server.
164
/** Returns bytes of a request header for sending on an
HTTP
transport. */
178
/** Parses bytes of a response header from an
HTTP
transport. */
267
/** An
HTTP
body with a fixed length known in advance. */
307
* An
HTTP
body with alternating chunk sizes and chunk bodies. It is the
377
/** An
HTTP
body with a fixed length specified in advance. *
[
all
...]
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
OkHttpClient.java
9
*
http
://www.apache.org/licenses/LICENSE-2.0
23
import com.android.okhttp.internal.
http
.AuthenticatorAdapter;
24
import com.android.okhttp.internal.
http
.StreamAllocation;
44
* Configures and creates
HTTP
connections. Most applications can use a single
45
* OkHttpClient for all of their
HTTP
requests - benefiting from a shared
245
* Sets the
HTTP
proxy that will be used by connections created by this
411
* Sets the connection pool used to recycle
HTTP
and HTTPS connections.
427
* Configure this client to follow redirects from HTTPS to
HTTP
and from
HTTP
505
* <li><a href="
http
://www.w3.org/Protocols/rfc2616/rfc2616.html">http/1.1</a
[
all
...]
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
Http1xStream.java
9
*
http
://www.apache.org/licenses/LICENSE-2.0
18
package com.android.okhttp.internal.
http
;
40
import static com.android.okhttp.internal.
http
.StatusLine.HTTP_CONTINUE;
44
* A socket connection that can be used to send
HTTP
/1.1 messages. This class
110
* Prepares the
HTTP
headers and sends them to the server.
166
/** Returns bytes of a request header for sending on an
HTTP
transport. */
180
/** Parses bytes of a response header from an
HTTP
transport. */
269
/** An
HTTP
body with a fixed length known in advance. */
309
* An
HTTP
body with alternating chunk sizes and chunk bodies. It is the
379
/** An
HTTP
body with a fixed length specified in advance. *
[
all
...]
Completed in 962 milliseconds
<<
131
132
133
134
135
136
137
138
139
140
>>