### 描述 / Description 如果请求的参数中有斜杠/,会导致这个参数传递失败 ,因为代码判断了如果包含/ 是作为文件解析的  ### 复现步骤 / Steps to reproduce 只要data 是字符串,并且字符串中包含/就会出现问题 ### 库版本 / Library version 0.19.7-rc.1 ### React Native OpenHarmony version 0.72.73 ### 构建类型 / Build type None ### 设备 / Device None ### 设备版本 / Device model _No response_ ### 已悉知 / Acknowledgements Yes
描述 / Description
如果请求的参数中有斜杠/,会导致这个参数传递失败 ,因为代码判断了如果包含/ 是作为文件解析的
复现步骤 / Steps to reproduce
只要data 是字符串,并且字符串中包含/就会出现问题
库版本 / Library version
0.19.7-rc.1
React Native OpenHarmony version
0.72.73
构建类型 / Build type
None
设备 / Device
None
设备版本 / Device model
No response
已悉知 / Acknowledgements
Yes