ladybird/Tests/LibHTTP
Shannon Booth db5f16f042 LibHTTP: Parse token-list headers according to their ABNF
The previous implementation did not fully align with each
headers ABNF, so would not reject some headers as we should
have been doing.

Fixes 6 WPT subtests for

https://wpt.live/cors/access-control-expose-headers-parsing.window.html
2026-03-01 18:16:16 +00:00
..
CMakeLists.txt LibHTTP: Implement the must-understand cache directive 2026-02-14 14:34:34 -05:00
TestCacheUtilities.cpp LibHTTP: Implement the must-understand cache directive 2026-02-14 14:34:34 -05:00
TestHTTPUtils.cpp LibHTTP: Parse token-list headers according to their ABNF 2026-03-01 18:16:16 +00:00