mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:27:34 +00:00
Browser: Show SameSite attribute in cookie storage inspector
This commit is contained in:
parent
b08ae57b23
commit
cb480fa3dc
3 changed files with 7 additions and 1 deletions
|
@ -22,6 +22,7 @@ public:
|
|||
Name,
|
||||
Value,
|
||||
ExpiryTime,
|
||||
SameSite,
|
||||
__Count,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue