Home
last modified time | relevance | path

Searched refs:OkHttp (Results 1 – 23 of 23) sorted by relevance

/external/okhttp/
DCHANGELOG.md51 * **Rewritten connection management.** Previously OkHttp's connection pool
54 idle and active connections for everything. OkHttp now detects and warns on
60 * Fix: Drop the synthetic `OkHttp-Selected-Protocol` response header.
102 * Fix: Don't re-encode `+` as `%20` in encoded URL query strings. OkHttp
120 * Fix: Drop partial support for HTTP/1.0. Previously OkHttp would send
144 * **OkHttp now rejects request headers that contain invalid characters.** This
173 * Fix: Change `MockWebServer` to use the same logic as OkHttp when determining
257 * Fix: OkHttp no longer shares timeouts between pooled connections. This was
288 it with the core OkHttp library.
300 * **Fix: improve parallelism of async requests.** OkHttp's Dispatcher had a
[all …]
DREADME.md1 OkHttp chapter
30 MockWebServer coupling with OkHttp is essential for proper testing of SPDY and HTTP/2.0 so that cod…
DCONTRIBUTING.md4 If you would like to contribute code to OkHttp you can do so through GitHub by
DREADME.android3 Description: "OkHttp: An HTTP+SPDY client for Android and Java applications."
/external/okhttp/okcurl/
DREADME.md6 OkCurl is an OkHttp-backed curl clone which allows you to test OkHttp's HTTP engine (including
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DClient.java19 OkHttp { enumConstant
21 return new OkHttp(); in create()
DOkHttp.java30 class OkHttp extends SynchronousHttpClient { class
/external/okhttp/okhttp-apache/
DREADME.md1 OkHttp Apache HttpClient Implementation
4 This module is an implementation of the Apache `HttpClient` interface that is backed by OkHttp.
/external/okhttp/okhttp-hpacktests/
DREADME.md1 OkHttp HPACK tests
4 These tests use the [hpack-test-case][1] project to validate OkHttp's HPACK
/external/okhttp/okhttp-logging-interceptor/
DREADME.md4 An [OkHttp interceptor][1] which logs HTTP request and response data.
19 Timber.tag("OkHttp").d(message);
/external/grpc-grpc-java/documentation/
Dandroid-channel-builder.md28 OkHttp. We plan to offer additional Android-specific features compatible with
29 both the OkHttp and Cronet transports in the future, but the network listener
30 mechanism is only necessary with OkHttp; the Cronet library internally handles
/external/glide/
DREADME.md13 stack, but also includes utility libraries plug in to Google's Volley project or Square's OkHttp li…
135 OkHttp section in Glide
137 In addition to Volley, Glide also includes support for fetching media using OkHttp. To use OkHttp t…
165 Then in your Activity or Application, register the OkHttp based model loader:
/external/okhttp/android/src/main/java/com/android/okhttp/internalandroidapi/
DREADME1 This package contains a facade over OkHttp that some parts of Android framework are allowed to
/external/okhttp/benchmarks/
DREADME.md1 OkHttp Benchmarks
/external/okhttp/okhttp-ws/
DREADME.md1 OkHttp Web Sockets
/external/grpc-grpc-java/okhttp/
Dbuild.gradle1 description = "gRPC: OkHttp"
/external/grpc-grpc-java/
DNOTICE.txt17 This product contains a modified portion of 'OkHttp', an open source
DREADME.md216 2. The OkHttp-based transport is a lightweight transport based on
217 [OkHttp](http://square.github.io/okhttp/). It is mainly for use on Android
DSECURITY.md25 *Note: The Dynamic Security Provider must be installed **before** creating a gRPC OkHttp channel. g…
380 ### OkHttp subsection
/external/grpc-grpc-java/interop-testing/
Dbuild.gradle52 // Note that OkHttp currently only supports ALPN, so OpenSSL version >= 1.0.2 is required.
/external/okhttp/okio/
DCHANGELOG.md143 * Imported from OkHttp.
DREADME.md68 Okio started as a component of [OkHttp][1], the capable HTTP+SPDY client
/external/perfetto/test/trace_processor/
Dthread_cpu_time_example_android_trace_30s.out510 727,4114,3,2139,"OkHttp Connecti","com.google.android.gms.persistent",1577881906
907 831,4287,17,3657,"OkHttp Dispatch","com.google.android.inputmethod.latin",77776147
908 832,4238,17,3657,"OkHttp Http2Con","com.google.android.inputmethod.latin",77776147
1343 819,4230,"[NULL]","[NULL]","OkHttp Dispatch","[NULL]","[NULL]"
1345 833,4237,"[NULL]","[NULL]","OkHttp Http2Con","[NULL]","[NULL]"