1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-31 05:04:26 +03:00
Files
okhttp/okhttp-urlconnection

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.1.0")