ladybird/Userland/Libraries/LibWeb/Cookie
Timothy Flynn e74d2b1762 LibWeb+LibWebView: Set the default path for invalid cookie Path values
We were missing this spec step when parsing the Path attribute.
2024-09-19 00:01:56 +01:00
..
Cookie.cpp LibWeb: Port Cookie from DeprecatedString to String 2023-11-20 15:00:19 +01:00
Cookie.h LibWeb+LibWebView: Implement the latest cookie draft RFC 2024-09-17 00:04:33 +01:00
ParsedCookie.cpp LibWeb+LibWebView: Set the default path for invalid cookie Path values 2024-09-19 00:01:56 +01:00
ParsedCookie.h LibWeb+LibWebView: Set the default path for invalid cookie Path values 2024-09-19 00:01:56 +01:00