1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-23 06:42:24 +03:00
Files
okhttp/okhttp-urlconnection
Jesse Wilson e9a3ad3d94 4.10.0 is out
2022-06-12 10:09:53 -04:00
..
2022-02-27 10:20:06 -05:00
2022-06-12 10:09:53 -04:00

OkHttp URLConnection

This module integrates OkHttp with Authenticator and CookieHandler from java.net.

Download

testImplementation("com.squareup.okhttp3:okhttp-urlconnection:4.10.0")