HarmonyOS http使用axios库的接口缓存

axios库AxiosRequestConfig类中cache字段的使用, 查看了源码,没有看到原库里面有对cache的使用处理。 在HarmonyOS里面也是要类似那个做法或者官方这边有没有什么比较好的方案做业务http接口的缓存?

HarmonyOS
1天前
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
zxjiu

可以自行对接口的缓存进行封装,可以参考文档:https://developer.huawei.com/consumer/cn/blog/topic/03142012031816050

分享
微博
QQ
微信
回复
1天前
相关问题
HarmonyOS axios接口请求
36浏览 • 1回复 待解决
HarmonyOS APP有没有清除缓存接口
520浏览 • 1回复 待解决
HarmonyOS @ohos.net.http 中usingCache 缓存
91浏览 • 1回复 待解决
HarmonyOS如何调用http/https接口?
10405浏览 • 3回复 已解决
http接口如何设置cookie
1985浏览 • 1回复 待解决
http request 请求不到接口数据
5017浏览 • 1回复 待解决
HarmonyOS http网络开源代码在哪
46浏览 • 1回复 待解决
openHarmony js如何调用http/https接口
4215浏览 • 0回复 待解决