ladybird/Libraries/LibHTTP/Cookie
Sam Atkins 953251351d LibHTTP: Validate direct cookie conversion
DevTools edits cookies as concrete fields rather than Set-Cookie
strings. Validate direct Cookie objects while converting them back to
ParsedCookie so invalid edits can be reported without making the RFC
storage algorithm stricter.
2026-06-18 11:37:36 +02:00
..
Cookie.cpp LibHTTP: Treat PSL star-rule domains as public suffixes 2026-06-16 06:14:07 +02:00
Cookie.h LibHTTP: Clean up old cookie code a bit 2026-02-10 12:21:20 +01:00
IncludeCredentials.h LibHTTP+LibWeb: Move the IncludeCredentials enum to LibHTTP 2026-02-10 12:21:20 +01:00
ParsedCookie.cpp LibHTTP: Validate direct cookie conversion 2026-06-18 11:37:36 +02:00
ParsedCookie.h LibHTTP+LibWebView: Share Cookie conversion 2026-06-18 11:37:36 +02:00