MockResponseBody
interface MockResponseBody
The body of a MockResponse.
Unlike okhttp3.ResponseBody, this interface is designed to be implemented by writers and not called by readers.
The body of a MockResponse.
Unlike okhttp3.ResponseBody, this interface is designed to be implemented by writers and not called by readers.