llfbandit / dio_cache_interceptor

Dio HTTP cache interceptor with multiple stores respecting HTTP directives (ETag, Last-Modified, Cache-Control) with options.
https://pub.dev/packages/dio_cache_interceptor
120 stars 70 forks source link

当内容改变的时候,如果去强制使用服务器的内容而不是缓存 #113

Closed desire0420 closed 1 year ago

desire0420 commented 1 year ago

当内容改变的时候,如果去强制使用服务器的内容而不是缓存, 场景:有一个列表 点击显示详情,当我点击加载后,再有效期内服务器内容改变了,我如何去设置强制使用服务器的内容

llfbandit commented 1 year ago

Official language is English here, french also if you want.