This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-15 10:14:58 +00:00
Code
Issues
Activity
Actions
db2ba5f1d9
serenity
/
Userland
/
Libraries
/
LibWeb
/
Cookie
History
Download ZIP
Download TAR.GZ
Andreas Kling
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
...
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
Cookie.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
Cookie.h
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
2023-02-24 15:50:42 -05:00
ParsedCookie.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
ParsedCookie.h
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
2023-02-24 15:50:42 -05:00