ladybird/Libraries/LibHTTP/Cookie
Sam Atkins 76a10bb82d LibHTTP: Expose cookie date parser
DevTools needs to parse the same cookie expiry timestamp syntax that
Set-Cookie accepts. Expose the existing RFC6265 cookie-date parser so
callers do not need to duplicate a stricter HTTP-date parser.
2026-06-11 15:03:47 +01:00
..
Cookie.cpp LibURL: Use libpsl for public suffix matching 2026-06-10 11:43:44 +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: Expose cookie date parser 2026-06-11 15:03:47 +01:00
ParsedCookie.h LibHTTP: Expose cookie date parser 2026-06-11 15:03:47 +01:00