mirror of
https://github.com/square/okhttp.git
synced 2026-01-17 08:42:25 +03:00
This makes it much easier to test if the call was canceled. Note that the Call's request is always the original user request. This is different than the previous request that was passed in, as that could have been the follow up to a redirect.