Files
yaak-mountain-loop/src-tauri
Gregory Schier 6c9791cf0b Fix multiple Set-Cookie headers not being preserved
Changed HttpResponse.headers from HashMap<String, String> to
Vec<(String, String)> to preserve duplicate headers. This fixes
the bug where only the last Set-Cookie header was stored when
servers sent multiple cookies.

Added test case for multiple Set-Cookie headers to prevent
regression.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-04 19:44:33 -08:00
..
2025-07-24 08:07:16 -07:00
2025-12-13 08:10:12 -08:00
2025-12-13 08:10:12 -08:00
2025-12-13 08:10:12 -08:00
2025-12-13 08:10:12 -08:00
2025-12-13 08:10:12 -08:00
2025-12-21 14:34:37 -08:00
2025-12-31 08:41:57 -08:00
2025-05-29 08:02:24 -07:00
2023-02-25 16:39:18 -08:00
2025-11-23 08:38:13 -08:00