mirror of
https://github.com/square/okhttp.git
synced 2025-08-08 23:42:08 +03:00
* Switch to Vanniktech for Maven publishing Steal configuration from Okio, which already works nicely. * Update mockwebserver-junit5/build.gradle.kts Co-authored-by: Benoît Quenaudon <bquenaudon@squareup.com> Co-authored-by: Benoît Quenaudon <bquenaudon@squareup.com>
OkHttp URLConnection
This module integrates OkHttp with Authenticator
and CookieHandler
from java.net
.
Download
testImplementation("com.squareup.okhttp3:okhttp-urlconnection:4.9.3")