mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
Compute and include the cookie size field (name.len + value.len) in Storage.getCookies and Network.getCookies CDP responses, matching Chrome's behavior.