Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
36
分析
项目设置
Star
0
Fork
0
br_ohos
react_native_dns_lookup
/
src
下载当前目录
F
fryandev
fix: F-02-02 null/undefined 主机名返回错误码 401
337109b0
创建于
7月16日
历史提交
文件
最后提交记录
最后更新时间
specs
update: react_native_dns_lookup 0713_dev
2 个月前
index.ts
fix: F-02-02 null/undefined 主机名返回错误码 401 - src/index.ts 增加 null/undefined 校验,直接 reject {code:401} - TurboModule 桥接层对 null 参数抛出无 code 属性的 JS Error, 导致 native 层收不到调用,在 JS 层前置拦截确保错误码一致性
2 个月前