1

我想使用 HttpURLConnection 和 HttpResponseCache 来缓存 http 响应,但根据 mime 时间限制缓存的内容。所以我只想要 HttpResponseCache 用于 JSON 响应而不是图像,我正在使用不同的缓存。有没有办法告诉 HttpResponseCache 排除基于 mime 类型的缓存或限制基于请求 uri 的缓存。

4

0 回答 0