1
0
mirror of https://github.com/square/okhttp.git synced 2025-10-27 18:15:35 +03:00
Files
okhttp/okhttp-java-net-cookiejar/README.md
2025-10-09 19:13:15 -04:00

284 B

OkHttp java.net.CookieHandler

This module integrates OkHttp with CookieHandler from java.net. This used to be part of okhttp-urlconnection

Download

testImplementation("com.squareup.okhttp3:okhttp-java-net-cookiehandler:5.2.1")