**Describe the bug** 复制响应头为JSON时,如果同时存在多个Set-Cookie,只会保留最后一个 **Expected behavior** 可以考虑将多个Set-Cookie解析为一个数组保存起来 **Screenshots** <img width="1240" height="743" alt="Image" src="https://github.com/user-attachments/assets/f71b1318-739e-49cf-ad02-cbfceac5f2de" /> <img width="2198" height="794" alt="Image" src="https://github.com/user-attachments/assets/eab2ab61-bf19-43ac-bbbf-48497ad53d26" /> **Information** - Platform: Windows 11 IoT 企业版 LTSC - Arch: amd, x86-64 - App Version: 3.2.20(218)(x86_64)
Describe the bug
复制响应头为JSON时,如果同时存在多个Set-Cookie,只会保留最后一个
Expected behavior
可以考虑将多个Set-Cookie解析为一个数组保存起来
Screenshots
Information