| Package | Description |
|---|---|
| okhttp3.internal | |
| okhttp3.internal.http |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCache.trackResponse(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.
|