dio-http-cache icon indicating copy to clipboard operation
dio-http-cache copied to clipboard

Create Real Http Cache Manager

Open stkang opened this issue 4 years ago • 2 comments

Create Real Http Cache Manager

Http Status Code: 304

stkang avatar Mar 18 '20 14:03 stkang

+1

pishguy avatar Oct 01 '21 18:10 pishguy

Unless I'm mistaken, this code won't work properly because it pulls data out from cache instead of pulling out only etag header and let dio do the actual request.

MihaMarkic avatar Oct 24 '21 13:10 MihaMarkic