mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
Before we had HTTP::HeaderMap (which preserves multiple headers with the same name), we collected multiple "Set-Cookie" headers and bundled them together as a JSON array. This was a huge hack, and now we can stop doing that, since LibWeb gets access to the full set of headers now.
28 KiB
28 KiB