diff options
| author | Neil Fuller <nfuller@google.com> | 2015-01-09 11:43:42 +0000 |
|---|---|---|
| committer | Neil Fuller <nfuller@google.com> | 2015-01-12 16:05:26 +0000 |
| commit | b7260cbcc45e9dd4ca52a67b5574cc62059fac6b (patch) | |
| tree | 7d23b9228e2b8ee3d404806694c08bd45dc3508c /docs/html/sdk/api_diff/21/changes | |
| parent | 881f8d1ee3104aad34c14024b2b35aef0ac6f81b (diff) | |
Fix HttpResponseCacheTest in anticipation of an OkHttp upgrade.
OkHttp recently changed the behavior of their caching with
commit e74e3f3bf744ef7f4d8ee724a7cf2347e486cfab - it is now
neccessary to close the inputstream (or disconnect the
HttpURLConnection) for a response to be cached.
This change is (effectively) a no-op prior to the upgrade.
The behavior is undefined as to whether closing the
input stream is required for caching. OkHttp's new behavior
is consistent with other HttpURLConnection implementations
tried.
(cherry-picked from commit 62d0677b0f6cc5ae48fd0b816ea5caad82264fd6)
Change-Id: Ibe698a443ec98866787ed9da2698322fab856518
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions
