mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
* Call.addEventListener Use this to install listeners after-the-fact, such as in Interceptors or other EventListeners. * apiDump * Make eventListener updates atomic * Fix
OkHttp Testing Support
This module offers utilities and support for testing OkHttp itself. It's not intended for use by other projects or consumers of the OkHttp library.