1
0
mirror of https://github.com/square/okhttp.git synced 2025-04-19 07:42:15 +03:00
okhttp/okhttp-urlconnection
Jesse Wilson a228fd64cc
Reformat with Spotless (#8180)
* Enable spotless

* Run spotlessApply

* Fixup trimMargin

* Re-run spotlessApply
2024-01-07 20:13:22 -05:00
..
2023-12-17 10:34:10 -05: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")