mirror of
https://github.com/square/okhttp.git
synced 2025-04-19 07:42:15 +03: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:4.12.0")