mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
The ReplaceWith() on these doesn't work well. For interceptors I expect the need to be common enough that I'm making these new APIs that we'll keep going forward. This is for both creating interceptors directly and as arguments to addInterceptor() and addNetworkInterceptor().
OkCurl
A curl for the next-generation web.
OkCurl is an OkHttp-backed curl clone which allows you to test OkHttp's HTTP engine (including HTTP/2) against web servers.