在线程中发起网络请求,如何添加拦截器,文档中只有下方链接提到拦截器,但是没有提到怎么使用拦截器,https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/remote-communication-fetchnetworkrequests-0000001811349017
在线程中发起网络请求,如何添加拦截器,文档中只有下方链接提到拦截器,但是没有提到怎么使用拦截器,https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/remote-communication-fetchnetworkrequests-0000001811349017
1 回答755 阅读✓ 已解决
1 回答1k 阅读
1 回答859 阅读
1 回答833 阅读
1 回答742 阅读
1 回答717 阅读
1 回答675 阅读
http原生库中暂无拦截器有关接口,当前可考虑使用axios三方库功能实现可参考链接:https://gitee.com/openharmony-sig/ohos\_axios