mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
* Change parameter order for Cache constructor Put FileSystem before Path, as is convention. Also put this new constructor in the public API. * apiDump * Track the change in RunSurvey * Track signature change
OkHttp Android
Enhanced APIs for using OkHttp on Android.
At the moment, this will mostly likely only be useful for fastFallback.
Download
implementation("com.squareup.okhttp3:okhttp-android:4.12.0")