- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 185 for OkHttp (0.1 seconds)
-
okhttp-urlconnection/api/okhttp-urlconnection.api
Jesse Wilson <******@****.***> 1645903053 -0500
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 26 19:17:33 GMT 2022 - 423 bytes - Click Count (0) -
okhttp-brotli/api/okhttp-brotli.api
Yuri Schimke <******@****.***> 1753986872 +0000
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Jul 31 18:34:32 GMT 2025 - 428 bytes - Click Count (0) -
okhttp-coroutines/api/okhttp-coroutines.api
Jesse Wilson <******@****.***> 1713403478 -0400
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Apr 18 01:24:38 GMT 2024 - 163 bytes - Click Count (0) -
okhttp-dnsoverhttps/api/okhttp-dnsoverhttps.api
Jesse Wilson <******@****.***> 1645975423 -0500
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Feb 27 15:23:43 GMT 2022 - 1.5K bytes - Click Count (0) -
okhttp-zstd/api/okhttp-zstd.api
Yuri Schimke <******@****.***> 1753986872 +0000
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Jul 31 18:34:32 GMT 2025 - 259 bytes - Click Count (0) -
okhttp-sse/api/okhttp-sse.api
Jesse Wilson <******@****.***> 1759477880 -0400
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Oct 03 07:51:20 GMT 2025 - 1.1K bytes - Click Count (0) -
okhttp-tls/api/okhttp-tls.api
Jesse Wilson <******@****.***> 1645903053 -0500
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 26 19:17:33 GMT 2022 - 3.7K bytes - Click Count (0) -
okhttp-java-net-cookiejar/api/okhttp-java-net-cookiejar.api
Jesse Wilson <******@****.***> 1700497229 -0800
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Nov 20 16:20:29 GMT 2023 - 264 bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/OkHttp.kt
* limitations under the License. */ package okhttp3 expect object OkHttp { /** * This is a string like "5.0.0", "5.0.0-alpha.762", or "5.3.0-SNAPSHOT" indicating the version of * OkHttp in the current runtime. Use this to include the OkHttp version in custom `User-Agent` * headers. * * Official OkHttp releases follow [semantic versioning][semver]. Versions with the `-SNAPSHOT`Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Jul 28 20:33:04 GMT 2025 - 1.5K bytes - Click Count (0) -
okhttp/src/jvmMain/kotlin/okhttp3/OkHttp.jvm.kt
* See the License for the specific language governing permissions and * limitations under the License. */ package okhttp3 import okhttp3.internal.CONST_VERSION actual object OkHttp { @JvmField actual val VERSION: String = CONST_VERSIONCreated: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Jul 28 07:33:49 GMT 2025 - 738 bytes - Click Count (0)