fix(apifox): 改进 HTTPS 请求处理和数据验证
- 使用 Buffer.concat() 正确处理二进制数据流 - 添加空响应处理,避免解析错误 - 移除 UTF-8 BOM 标记(\uFEFF) - 使用 Array.isArray() 验证响应数据类型 - 统一改进 apifox-sync.js、apifox-to-openapi.js、test-apifox-connection.js 提升 Apifox API 集成的稳定性和容错能力 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
4 changed files
with
76 additions
and
15 deletions
-
Please register or login to post a comment