mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-25 00:49:38 +02:00
2a5587c128
- Add getCookieCounts function to parse cookie headers and count individual cookies (not just headers) - Deduplicates by cookie name using Sets - Display as sent/received format like Headers tab - Add showZero to CountBadge so 0/3 displays properly - Add tests for getCookieCounts