mirror of
https://github.com/square/okhttp.git
synced 2025-11-05 12:17:34 +08:00
OkHttp URLConnection
This module integrates OkHttp with Authenticator and CookieHandler from java.net.
This module is obsolete; prefer okhttp-java-net-cookiejar.
Download
testImplementation("com.squareup.okhttp3:okhttp-urlconnection:5.2.1")