| Package | Description |
|---|---|
| com.squareup.okhttp.internal | |
| com.squareup.okhttp.internal.http |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCache.trackResponse(CacheStrategy cacheStrategy)
Track an HTTP response being satisfied with
cacheStrategy. |
| Modifier and Type | Method and Description |
|---|---|
CacheStrategy |
CacheStrategy.Factory.get()
Returns a strategy to satisfy
request using the a cached response
response. |
Copyright © 2017. All Rights Reserved.